Move towards recording aim position in LWorld

This commit is contained in:
2025-06-03 09:18:46 +01:00
parent 8da3e75ac5
commit 1de90a97f0
4 changed files with 9 additions and 7 deletions
+1
View File
@@ -147,6 +147,7 @@ data LWorld = LWorld
, _lTestInt :: Int
, _hotkeys :: M.Map Hotkey (NewInt ItmInt)
, _imHotkeys :: NewIntMap ItmInt Hotkey
, _lAimPos :: Point2
}
--data WorldBeams = WorldBeams