Add ItEffect data as parameter to the effect itself
This commit is contained in:
@@ -18,5 +18,6 @@ data ItAttachment
|
||||
| ItMode {_itMode :: Int}
|
||||
| ItCharMode {_itCharMode :: Seq.Seq Char }
|
||||
| ItTargetPos { _itTargetPos :: Point2 }
|
||||
| ItInt { _itInt :: Int }
|
||||
|
||||
makeLenses ''ItAttachment
|
||||
|
||||
Reference in New Issue
Block a user