diff --git a/project/addons/discord-sdk-gd/bin/windows/discord_game_sdk_binding.dll b/project/addons/discord-sdk-gd/bin/windows/discord_game_sdk_binding.dll index 8e527b3..aa17774 100644 Binary files a/project/addons/discord-sdk-gd/bin/windows/discord_game_sdk_binding.dll and b/project/addons/discord-sdk-gd/bin/windows/discord_game_sdk_binding.dll differ diff --git a/project/addons/discord-sdk-gd/bin/windows/discord_game_sdk_binding_debug.dll b/project/addons/discord-sdk-gd/bin/windows/discord_game_sdk_binding_debug.dll index 8c19fc1..1fc20a7 100644 Binary files a/project/addons/discord-sdk-gd/bin/windows/discord_game_sdk_binding_debug.dll and b/project/addons/discord-sdk-gd/bin/windows/discord_game_sdk_binding_debug.dll differ diff --git a/src/discordgodot.h b/src/discordgodot.h index cbc1da7..19bcea2 100644 --- a/src/discordgodot.h +++ b/src/discordgodot.h @@ -22,7 +22,7 @@ private: String state; String details; - // just want to make pr + String large_image; String large_image_text; String small_image; @@ -112,7 +112,6 @@ public: void register_steam(int32_t value); Dictionary get_current_user(); - void set_current_user(Dictionary value); bool get_is_discord_working(); int get_result_int();