initial shit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
extends Node
|
||||
|
||||
func runCommand(args:Array):
|
||||
print("test")
|
||||
InventoryBus.givePlayerItem.emit(args[0])
|
||||
Reference in New Issue
Block a user