Fix laser targeting draw when creature offscreen
This commit is contained in:
@@ -25,6 +25,7 @@ defaultWorld = World
|
||||
, _cameraRot = 0
|
||||
, _cameraZoom = 1
|
||||
, _cameraViewFrom = V2 0 0
|
||||
, _viewDistance = 1000
|
||||
, _modifications = IM.empty
|
||||
, _creatures = IM.empty
|
||||
, _creaturesZone = Zone IM.empty
|
||||
|
||||
Reference in New Issue
Block a user