Improve pulse laser/ball hit detection

This commit is contained in:
2026-03-26 15:07:33 +00:00
parent 40f5d22d88
commit c53e60b956
13 changed files with 193 additions and 185 deletions
+1
View File
@@ -42,6 +42,7 @@ positionRoomsFromTree (Node (r, i) ts) =
where
r' = r & rmMID ?~ i
-- implement a heuristic for "better" room links?
posRms ::
PosRooms ->
RoomInt ->