bugfixing time
This commit is contained in:
parent
67c5b97eb8
commit
c969e0bee2
5 changed files with 34 additions and 8 deletions
|
|
@ -1,6 +1,6 @@
|
|||
extends Control
|
||||
|
||||
@export var days_left : int = 7
|
||||
@export var days_left : int = 6
|
||||
@export var time_left : int = 200
|
||||
var starting_time : int = 200
|
||||
@export var bar : TextureProgressBar
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue