v0.9.4: added a safety check to time stasis attaching
This commit is contained in:
parent
c84663d3fd
commit
cd148002df
|
@ -272,7 +272,9 @@ public class TimekeepersHourglass extends Artifact {
|
|||
|
||||
updateQuickslot();
|
||||
|
||||
if (Dungeon.hero != null) {
|
||||
Dungeon.observe();
|
||||
}
|
||||
|
||||
return true;
|
||||
} else {
|
||||
|
|
Loading…
Reference in New Issue
Block a user