Refactor code structure for improved readability and maintainability

This commit is contained in:
Kirill
2026-04-05 23:26:43 +03:00
parent 81fe51ff4e
commit 094726a793
8 changed files with 1246 additions and 1140 deletions
-2
View File
@@ -19,7 +19,5 @@ func change_speed(delta: int) -> int:
return g_speed
func hello():
print("ello")