6 lines
60 B
GDScript
6 lines
60 B
GDScript
class_name Period
|
|
extends Node
|
|
|
|
var begin = {}
|
|
var end = {}
|