3 lines
38 B
GDScript
3 lines
38 B
GDScript
extends Node
|
|
|
|
var TotalScore: int = 0
|
extends Node
|
|
|
|
var TotalScore: int = 0
|