diff --git a/include/Common.h b/include/Common.h index bf61002..4ac4b98 100644 --- a/include/Common.h +++ b/include/Common.h @@ -21,7 +21,7 @@ public: : ServerName("BeamMP Server") , ServerDesc("BeamMP Default Description") , Resource("Resources") - , MapName("/levels/gridmap/info.json") + , MapName("/levels/gridmap_v2/info.json") , MaxPlayers(10) , Private(false) , MaxCars(1)