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