Merge branch '6.31' of https://github.com/nax1800/Athena into 6.31

This commit is contained in:
Nax
2025-01-26 20:22:26 +00:00
+1 -1
View File
@@ -5,7 +5,7 @@ namespace Globals
{
bool bUseBeacons = false;
bool bUseAccountID = false; // backend communication, etc...
bool bNoMCP = false;
bool bNoMCP = true;
bool bIsServerListening = false;
bool bIsPlaylistSetup = false;