Add sound effects to example analyser

This commit is contained in:
2022-03-22 10:53:01 +00:00
parent c0383dbd8a
commit 4cd7cf4edd
10 changed files with 236 additions and 197 deletions
+1 -2
View File
@@ -227,8 +227,7 @@ defaultMachine = Machine
, _mcPos = V2 0 0
, _mcDir = 0
, _mcHP = 1000
, _mcSensorAmount = 0
, _mcSensorToggle = False
, _mcSensor = NoSensor
, _mcDamage = []
, _mcLSs = []
, _mcType = StaticMachine