Skip to content

Commit c5c286c

Browse files
committed
Remove unused signal in the update dialog script
1 parent 22fb04b commit c5c286c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

addons/quest_system/views/update_dialog.gd

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
extends AcceptDialog
33

44
signal updated
5-
signal failed
65

76
const DOWNLOAD_URL: String = "https://github.com/shomykohai/quest-system/archive/refs/tags/%s.zip"
87
const TEMP_FILE_PATH: String = "user://quest_system_temp.zip"

0 commit comments

Comments
 (0)