diff --git a/include/Common.h b/include/Common.h index 0cec7b0..9608150 100644 --- a/include/Common.h +++ b/include/Common.h @@ -43,7 +43,7 @@ public: struct TSettings { std::string ServerName { "BeamMP Server" }; std::string ServerDesc { "BeamMP Default Description" }; - std::string ServerTags { "BeamMP,Server" }; + std::string ServerTags { "Freeroam" }; std::string Resource { "Resources" }; std::string MapName { "/levels/gridmap_v2/info.json" }; std::string Key {};