This commit is contained in:
Kirill
2025-11-20 10:02:20 +03:00
parent aecce7d1c4
commit 9f94114aa2
30 changed files with 294 additions and 129 deletions
+4
View File
@@ -0,0 +1,4 @@
extends Node
func print_smth(smth: String):
print(smth)