Improve configuration handling
This commit is contained in:
@@ -29,7 +29,7 @@ worldPictures w = pictures $ concat
|
||||
fixedCoordPictures :: World -> Picture
|
||||
fixedCoordPictures w = pictures
|
||||
[ hudDrawings w
|
||||
, scaler . onLayer MenuLayer $ menuScreen w
|
||||
, scaler . onLayer MenuDepth $ menuScreen w
|
||||
, customMouseCursor w
|
||||
]
|
||||
where
|
||||
|
||||
Reference in New Issue
Block a user