Move configuration from world to universe
This commit is contained in:
@@ -74,18 +74,18 @@ defaultWorld = World
|
||||
]
|
||||
, _selLocation = 0
|
||||
--, _keyConfig = defaultKeyConfigSDL
|
||||
, _config = defaultConfig
|
||||
-- , _config = defaultConfig
|
||||
, _sideEffects = return
|
||||
, _inventoryMode = TopInventory
|
||||
, _foregroundShape = mempty
|
||||
, _distortions = []
|
||||
, _gameRooms = []
|
||||
-- , _preloadData = DummyPdata -- hack TODO remove this
|
||||
, _frameClock = 0
|
||||
, _worldClock = 0
|
||||
, _worldBounds = defaultBounds
|
||||
, _rewindWorlds = []
|
||||
, _rewinding = False
|
||||
, _lSelHammerPosition = HammerUp
|
||||
, _worldTerminal = Nothing'
|
||||
}
|
||||
youLight :: TempLightSource
|
||||
youLight =
|
||||
|
||||
Reference in New Issue
Block a user