Commit before removing single foregroundShape
This commit is contained in:
@@ -9,6 +9,7 @@ data ForegroundShape = ForegroundShape
|
||||
{ _fsID :: Int
|
||||
, _fsPos :: Point2
|
||||
, _fsDir :: Float
|
||||
, _fsRad :: Float
|
||||
, _fsSPic :: SPic
|
||||
}
|
||||
deriving (Eq,Show,Ord)
|
||||
|
||||
Reference in New Issue
Block a user