hexland/Main.gd
2022-08-23 14:12:59 -05:00

5 lines
48 B
GDScript

extends Node2D
func _ready():
Debug.on = true