Calculator/Project/Scripts/matrix.gd
2025-04-15 11:51:57 -07:00

5 lines
109 B
GDScript

extends Control
# Nothing is going to go in here so far, still working on other things
func _ready():
pass