This commit is contained in:
2022-12-29 12:54:34 +00:00
parent bdd022e40b
commit 5bc764655d
15 changed files with 54 additions and 30 deletions
+3 -2
View File
@@ -40,8 +40,9 @@ data TimeFlowStatus
, _scrollItemLocation :: Int
}
| RewindLeftClick
{ _reverseAmount :: Int }
{ _reverseAmount :: Int
, _scrollItemLocation :: Int
}
data CWGen = CWGen
{ _cwgParams :: GenParams