Update submodules
This commit is contained in:
parent
e1aa7c19ef
commit
26b6973c9c
2
deps/discord-rpc
vendored
2
deps/discord-rpc
vendored
@ -1 +1 @@
|
||||
Subproject commit 4824b20f28b1ebffb2a57881684ef87f76659a6c
|
||||
Subproject commit c59fd6df20c6904ab39f026e87af1dd90fcac7ff
|
@ -20,7 +20,7 @@ public:
|
||||
handlers.spectateGame = nullptr;
|
||||
handlers.joinRequest = nullptr;
|
||||
|
||||
Discord_Initialize("531526691319971880", &handlers, 1, nullptr, 0);
|
||||
Discord_Initialize("531526691319971880", &handlers, 1, nullptr);
|
||||
|
||||
scheduler::on_frame(Discord_RunCallbacks);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user