v0.2.3: Hourglass bugfixes & some tweaks.
This commit is contained in:
@@ -781,7 +781,7 @@ public abstract class Level implements Bundlable {
|
||||
Level.set( cell, Terrain.discover( map[cell] ) );
|
||||
GameScene.updateMap( cell );
|
||||
|
||||
timeFreeze.delayedPress(cell);
|
||||
timeFreeze.setDelayedPress( cell );
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user