mirror of
https://github.com/PfandBoss/SemesterGameJam2022.git
synced 2025-11-12 12:16:14 +01:00
Engine.gd Speed dependencies
This commit is contained in:
@@ -23,7 +23,6 @@ func interact():
|
||||
currentState = STATE.RELOADING
|
||||
currentStashValue += 1
|
||||
return
|
||||
|
||||
return
|
||||
|
||||
func shoot():
|
||||
|
||||
Reference in New Issue
Block a user