This commit is contained in:
2025-08-19 17:29:36 +01:00
parent 2f9cea1b69
commit b07280e50c
13 changed files with 107 additions and 280 deletions
-1
View File
@@ -32,7 +32,6 @@ data Button = Button
, _btRot :: Float
, _btEvent :: ButtonEvent
, _btID :: Int
-- , _btTermMID :: Maybe Int
}
makeLenses ''Button
+1 -1
View File
@@ -34,7 +34,7 @@ data SoundOrigin
| GlassBreakSound Int
| MaterialSound Material Int
| TeleSound Int
| LeverSound Int
| ButtonSound Int
| Explosion Int
| Tap Int
| EBSound Int