Steps towards making clouds list based

This commit is contained in:
jgk
2021-07-21 00:05:13 +02:00
parent af44a380fc
commit 7b45a4a295
7 changed files with 65 additions and 67 deletions
+1 -1
View File
@@ -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