Draw
This commit is contained in:
parent
8723c4e6df
commit
1bedba2c6b
5 changed files with 38 additions and 47 deletions
|
|
@ -4,6 +4,8 @@ var current_team: TEAMS = TEAMS.Enemy
|
|||
var game_round: int = 0
|
||||
var turn: int = 0
|
||||
|
||||
|
||||
|
||||
func reset() -> void:
|
||||
current_team = TEAMS.Enemy
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue