taqin/game/src/Main.gd
Fabien Freling fab2d9e8af cleanup
2019-11-27 13:13:51 +01:00

5 lines
61 B
GDScript

extends Control
func _on_Taquin_solved():
print("Solved!")