Steps towards making clouds list based
This commit is contained in:
@@ -27,7 +27,7 @@ defaultWorld = World
|
||||
, _creatures = IM.empty
|
||||
, _creaturesZone = IM.empty
|
||||
, _creatureGroups = IM.empty
|
||||
, _clouds = IM.empty
|
||||
, _clouds = []
|
||||
, _cloudsZone = IM.empty
|
||||
, _itemPositions = IM.empty
|
||||
, _projectiles = IM.empty
|
||||
|
||||
Reference in New Issue
Block a user