This commit is contained in:
snek
2022-07-25 15:54:27 -07:00
committed by GitHub
parent a7a6e86e5d
commit 9510446280
+1 -1
View File
@@ -348,7 +348,7 @@ private:
std::unique_ptr<Core::System> system;
std::unique_ptr<DiscordRPC::DiscordInterface> discord_rpc;
std::shared_ptr<InputCommon::InputSubsystem> input_subsystem;
MultiplayerState* multiplayer_state = nullptr;
GRenderWindow* render_window;