mirror of
https://github.com/thegatesbrowser/thegates.git
synced 2025-08-23 17:17:31 -04:00
revert event disconnect
This commit is contained in:
parent
414ad4eeda
commit
03b37797a3
1 changed files with 0 additions and 1 deletions
|
@ -115,7 +115,6 @@ func on_gate_entered() -> void:
|
|||
|
||||
|
||||
func on_gate_error(code: GateEvents.GateError) -> void:
|
||||
gate_events.download_progress.disconnect(show_progress)
|
||||
match code:
|
||||
GateEvents.GateError.NOT_FOUND:
|
||||
set_progress("Gate not found", ProgressStatus.ERROR)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue