add logging
This commit is contained in:
@@ -7,4 +7,4 @@ func _ready():
|
||||
# Example: Add some score after a few seconds to test the system
|
||||
await get_tree().create_timer(2.0).timeout
|
||||
score_changed.emit(100)
|
||||
print("Clickomania awarded 100 points")
|
||||
print("Clickomania awarded 100 points")
|
||||
|
||||
Reference in New Issue
Block a user