change default map to new gridmap

This commit is contained in:
Lion Kortlepel
2021-07-03 01:01:56 +02:00
parent 5ee18e0576
commit ade19123b7

View File

@@ -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)