Fix aiming with no weapon crash
This commit is contained in:
@@ -31,6 +31,8 @@ defaultWorld = World
|
||||
, _creatureGroups = IM.empty
|
||||
, _clouds = []
|
||||
, _cloudsZone = Zone IM.empty
|
||||
, _gusts = IM.empty
|
||||
, _gustsZone = Zone IM.empty
|
||||
, _itemPositions = IM.empty
|
||||
, _props = IM.empty
|
||||
, _instantParticles = []
|
||||
|
||||
Reference in New Issue
Block a user