mirror of
https://github.com/PfandBoss/SemesterGameJam2022.git
synced 2026-05-27 00:55:06 +02: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