Remove temporary light sources as separate entity
This commit is contained in:
@@ -135,7 +135,7 @@ defaultLWorld =
|
||||
, _buttons = IM.empty
|
||||
, _corpses = IM.empty
|
||||
, _lightSources = IM.empty
|
||||
, _tempLightSources = []
|
||||
-- , _tempLightSources = []
|
||||
, _lights = mempty
|
||||
, _seenLocations =
|
||||
IM.fromList
|
||||
|
||||
Reference in New Issue
Block a user