This commit is contained in:
Lurs
2026-05-03 06:46:49 +02:00
parent 78c2147771
commit 6954efcd15
+1
View File
@@ -617,6 +617,7 @@ int game_main(int argc, char* argv[]) {
#ifdef DUSK_DISCORD_RPC
dusk::discord::Shutdown();
#endif
dusk::ui::shutdown();
aurora_shutdown();
return 0;
}