mirror of
https://github.com/PfandBoss/SemesterGameJam2022.git
synced 2025-11-12 04:16:12 +01:00
clearinventory
This commit is contained in:
@@ -95,3 +95,5 @@ func getResource():
|
||||
|
||||
func clearInventory():
|
||||
inventory = 0
|
||||
walking = "walking"
|
||||
idle = "idle"
|
||||
|
||||
Reference in New Issue
Block a user