Commit before moving targeting
This commit is contained in:
@@ -75,6 +75,7 @@ defaultCWorld =
|
||||
, _cClock = 0
|
||||
, _pastWorlds = []
|
||||
, _timeFlow = NormalTimeFlow
|
||||
, _seenWalls = mempty
|
||||
}
|
||||
|
||||
defaultLWorld :: LWorld
|
||||
@@ -110,7 +111,6 @@ defaultLWorld =
|
||||
, _tractorBeams = mempty
|
||||
, _linearShockwaves = mempty
|
||||
, _walls = IM.empty
|
||||
, _seenWalls = mempty
|
||||
, _wallDamages = IM.empty
|
||||
, _blocks = IM.empty
|
||||
, _machines = IM.empty
|
||||
|
||||
Reference in New Issue
Block a user