mirror of
https://github.com/PfandBoss/SemesterGameJam2022.git
synced 2025-11-12 12:16:14 +01:00
fixing
This commit is contained in:
@@ -38,5 +38,6 @@ func shoot():
|
||||
currentStashValue -= 1
|
||||
currentPowderStashValue = 0
|
||||
currentState = STATE.INACTIVE
|
||||
print("pew")
|
||||
return true
|
||||
return false
|
||||
|
||||
Reference in New Issue
Block a user