5 lines
108 B
GDScript3
5 lines
108 B
GDScript3
|
class_name RoundBatch extends Node
|
||
|
|
||
|
@export var batchIndex : int
|
||
|
@export var roundArray : Array[RoundClass]
|