Merge upstream newserv preferred lobby changes

This commit is contained in:
2026-05-02 22:46:20 -04:00
30 changed files with 1708 additions and 1845 deletions
+1 -3
View File
@@ -281,6 +281,4 @@ struct Lobby : public std::enable_shared_from_this<Lobby> {
};
template <>
ServerDropMode phosg::enum_for_name<ServerDropMode>(const char* name);
template <>
const char* phosg::name_for_enum<ServerDropMode>(ServerDropMode value);
const char* phosg::name_for_enum<Lobby::JoinError>(Lobby::JoinError value);