minor tweaks from last
This commit is contained in:
@@ -9,7 +9,7 @@ var ammo_current = [0,0]
|
||||
var ammo_reserve = [0,0]
|
||||
var guns_dict = {}
|
||||
var current_gun_index
|
||||
var money = 250
|
||||
var money = 0
|
||||
|
||||
# Called when the node enters the scene tree for the first time.
|
||||
func _ready():
|
||||
|
||||
Reference in New Issue
Block a user