Refactor window size, update selection cursor on new screen
This commit is contained in:
@@ -24,7 +24,7 @@ import Data.Graph.Inductive
|
||||
|
||||
data CWorld = CWorld
|
||||
{ _lWorld :: LWorld
|
||||
, _camPos :: CamPos
|
||||
, _cwCamPos :: CamPos
|
||||
, _cwGen :: CWGen
|
||||
, _cClock :: Int
|
||||
, _pastWorlds :: [LWorld]
|
||||
|
||||
Reference in New Issue
Block a user