Fix discord presence
This commit is contained in:
parent
c3ac0e0212
commit
00050def13
@ -58,6 +58,7 @@ namespace discord
|
|||||||
if (museum_mode == "free"s)
|
if (museum_mode == "free"s)
|
||||||
{
|
{
|
||||||
map_image = "museum";
|
map_image = "museum";
|
||||||
|
mapname = "MUSEUM";
|
||||||
}
|
}
|
||||||
|
|
||||||
const auto key = utils::string::va("PRESENCE_SP_%s", mapname);
|
const auto key = utils::string::va("PRESENCE_SP_%s", mapname);
|
||||||
|
Loading…
Reference in New Issue
Block a user