Cleanup
This commit is contained in:
@@ -28,7 +28,6 @@ import Geometry
|
||||
import LensHelp
|
||||
import SDL
|
||||
|
||||
-- might not need the full universe here
|
||||
updateUseInputInGame :: Universe -> Universe
|
||||
updateUseInputInGame u = case u ^. uvWorld . hud . hudElement of
|
||||
DisplayCarte -> over uvWorld updatePressedButtonsCarte u
|
||||
|
||||
Reference in New Issue
Block a user