fix: so many bugs, feat: cancel tournaments
This commit is contained in:
@@ -10,5 +10,5 @@ func _ready() -> void:
|
||||
|
||||
|
||||
# Called every frame. 'delta' is the elapsed time since the previous frame.
|
||||
func _process(delta: float) -> void:
|
||||
func _process(_delta: float) -> void:
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user