fixed a couple bugs
This commit is contained in:
parent
cdd8cdea3a
commit
5381d72a5c
2 changed files with 29 additions and 6 deletions
|
|
@ -25,7 +25,6 @@ var player_queue : Array[String]
|
|||
var current_player : String = ""
|
||||
var turn_timer : float
|
||||
var turn_started : bool #cant do stuff unless this is true
|
||||
var start_process : bool = false
|
||||
|
||||
#endregion
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue