Start moving hotkeys out from creatures into world

This commit is contained in:
2024-12-19 15:16:47 +00:00
parent 11b5ef74c5
commit 4526119fcd
11 changed files with 131 additions and 108 deletions
+1
View File
@@ -148,6 +148,7 @@ defaultLWorld =
, _lClock = 0
, _lTestString = []
, _lTestInt = 0
, _hotkeys = mempty
}
defaultHUD :: HUD