removed whitespace
This commit is contained in:
@@ -8,8 +8,6 @@ func _enter_tree():
|
||||
add_autoload_singleton("discord_coreupdater", "res://addons/discord-sdk-gd/discord_coreupdater.gd")
|
||||
add_export_plugin(loaded_exportplugin)
|
||||
|
||||
|
||||
|
||||
func disable_plugin():
|
||||
remove_autoload_singleton("discord_coreupdater")
|
||||
remove_export_plugin(loaded_exportplugin)
|
||||
|
Reference in New Issue
Block a user