Assorted changes, cleanup menu selection text

This commit is contained in:
2022-04-25 23:27:39 +01:00
parent 67e6c4a5bd
commit fa8d8b5899
22 changed files with 217 additions and 108 deletions
+1
View File
@@ -52,6 +52,7 @@ defaultWorld = World
, _randGen = mkStdGen 2
, _mousePos = V2 0 0
, _testString = const []
, _debugPicture = mempty
, _yourID = 0
, _worldEvents = id
, _delayedEvents = []