Refactor window size, update selection cursor on new screen
This commit is contained in:
@@ -77,7 +77,7 @@ defaultCWCam =
|
||||
defaultCWorld :: CWorld
|
||||
defaultCWorld =
|
||||
CWorld
|
||||
{ _camPos = defaultCWCam
|
||||
{ _cwCamPos = defaultCWCam
|
||||
, _lWorld = defaultLWorld
|
||||
, _cwGen = defaultCWGen
|
||||
, _cClock = 0
|
||||
|
||||
Reference in New Issue
Block a user