Turn System Working, Upgrade UI missing

This commit is contained in:
Streamfire
2020-04-20 14:47:07 +02:00
parent 37ccf67677
commit 2fde998542
6 changed files with 69 additions and 13 deletions

View File

@@ -0,0 +1,8 @@
extends Control
func _on_Button_pressed():
Engine.time_scale=1
self.hide()
pass # Replace with function body.