Add distance indicator for forcefield gun
This commit is contained in:
+1
-1
@@ -517,7 +517,7 @@ data Targeting
|
||||
| Targeting
|
||||
{ _tgPos :: Maybe Point2
|
||||
, _tgUpdate :: Item -> Creature -> World -> Targeting -> (World, Targeting)
|
||||
, _tgDraw :: Int -> Item -> Creature -> Configuration -> World -> Picture
|
||||
, _tgDraw :: Item -> Creature -> Configuration -> World -> Picture
|
||||
, _tgID :: Maybe Int
|
||||
, _tgActive :: Bool
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user