Move GenWorld fields into World
This commit is contained in:
@@ -99,6 +99,8 @@ defaultWorld = World
|
||||
, _doubleMouseHammer = HammerUp
|
||||
, _backspaceTimer = 0
|
||||
, _genParams = GenParams M.empty
|
||||
, _genPlacements = IM.empty
|
||||
, _genRooms = IM.empty
|
||||
}
|
||||
youLight :: TempLightSource
|
||||
youLight = TLS
|
||||
|
||||
Reference in New Issue
Block a user