bugfixing time
This commit is contained in:
parent
67c5b97eb8
commit
c969e0bee2
5 changed files with 34 additions and 8 deletions
|
|
@ -35,7 +35,7 @@ func _on_reset_button_pressed() -> void:
|
|||
PlayerInventory.money = 0
|
||||
PlayerInventory.botnet_servers = 0
|
||||
PlayerInventory.inventory_panel.empty_grid()
|
||||
Clock.days_left = 7
|
||||
Clock.days_left = 6
|
||||
Clock.time_left = 200
|
||||
PlayerInventory.botnet.clear()
|
||||
PlayerInventory.show()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue