Implement terminals
This commit is contained in:
@@ -2,7 +2,6 @@ module Dodge.Inventory.CloseObject where
|
||||
import Dodge.Data
|
||||
import Geometry
|
||||
|
||||
|
||||
closeObjPos :: Either FloorItem Button -> Point2
|
||||
closeObjPos e = case e of
|
||||
Right x -> _btPos x
|
||||
|
||||
Reference in New Issue
Block a user