Add looping sound, add sound to terminals

This commit is contained in:
2022-03-16 09:23:17 +00:00
parent 5623747b01
commit 5aeb04ba05
24 changed files with 156 additions and 133 deletions
+1
View File
@@ -7,6 +7,7 @@ data SoundOrigin = InventorySound
| CrMouth Int
| CrWeaponSound Int Int
| MachineSound Int
| TerminalSound
| WallSound Int
| CrReloadSound Int
| Flamer