Cleanup and various bugfixes
This commit is contained in:
@@ -10,5 +10,6 @@ data GameRoom = GameRoom
|
||||
, _grViewpointsEx :: [Point2]
|
||||
, _grBound :: [Point2]
|
||||
, _grDir :: Float -- ^ gives direction of room
|
||||
, _grLinkDirs :: [Float]
|
||||
, _grName :: String
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user