education-apps/on_task_tracker/global_ints.gd

9 lines
136 B
GDScript3
Raw Normal View History

2022-10-21 09:42:42 +00:00
extends Node
# Declare member variables here. Examples:
# var a: int = 2
# var b: String = "text"
var observation_minutes : int = 15