Improvements to rooms and view distances

This commit is contained in:
2022-03-07 09:16:16 +00:00
parent 1364e7c8c8
commit 81830d87a3
12 changed files with 140 additions and 100 deletions
-1
View File
@@ -386,7 +386,6 @@ data Targeting
, _tgDraw :: Int -> Item -> Creature -> World -> Picture
, _tgID :: Maybe Int
, _tgActive :: Bool
, _tgPoints :: [Point2]
}
data ModuleSlot
= ModBullet