Engine.gd Speed dependencies

This commit is contained in:
Arthur
2022-12-10 12:16:04 +01:00
parent 64197ae3c9
commit fbb96edc50
4 changed files with 16 additions and 9 deletions

View File

@@ -23,7 +23,6 @@ func interact():
currentState = STATE.RELOADING
currentStashValue += 1
return
return
func shoot():