rat-times/test.gd

7 lines
60 B
GDScript3
Raw Normal View History

2023-03-09 23:25:50 +00:00
tool
extends EditorScript
func _run():
print ("c" < "b")