Cleanup
This commit is contained in:
@@ -42,7 +42,6 @@ initialWorld = defaultWorld
|
||||
, _creatures = IM.fromList [(0,startCr)]
|
||||
, _props = IM.empty
|
||||
, _walls = IM.empty
|
||||
, _forceFields = IM.empty
|
||||
, _floorItems = IM.empty
|
||||
, _randGen = mkStdGen 2
|
||||
, _mousePos = V2 0 0
|
||||
|
||||
Reference in New Issue
Block a user