Rename shaders, remove a dependency on Dodge.Data
This commit is contained in:
@@ -30,7 +30,7 @@ worldPictures w = pictures $ concat
|
||||
fixedCoordPictures :: World -> Picture
|
||||
fixedCoordPictures w = pictures
|
||||
[ hudDrawings w
|
||||
, scaler . onLayer MenuDepth $ menuScreen w
|
||||
, scaler . onLayer MenuDepth $ menuScreen (_config w) (halfWidth w) (halfHeight w) (_menuLayers w)
|
||||
, customMouseCursor w
|
||||
]
|
||||
where
|
||||
|
||||
Reference in New Issue
Block a user