Refactor code structure for improved readability and maintainability
This commit is contained in:
@@ -19,7 +19,5 @@ func change_speed(delta: int) -> int:
|
||||
return g_speed
|
||||
|
||||
|
||||
|
||||
|
||||
func hello():
|
||||
print("ello")
|
||||
|
||||
Reference in New Issue
Block a user