rentcar map reihenfolge angepasst (head of quality assurance logaviate findet diese änderung super)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
using System.Collections.Generic;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using GTANetworkAPI;
|
||||
using ReallifeGamemode.Server.Shop.Clothing;
|
||||
@@ -334,10 +334,10 @@ namespace ReallifeGamemode.Server.Managers
|
||||
};
|
||||
|
||||
rentcarPoints.Add(rentCarNoobSpawn);
|
||||
rentcarPoints.Add(rentCarLamesa);
|
||||
rentcarPoints.Add(rentCarStadthalle);
|
||||
rentcarPoints.Add(rentCarKnast);
|
||||
rentcarPoints.Add(rentCarPaleto);
|
||||
rentcarPoints.Add(rentCarLamesa);
|
||||
|
||||
foreach (RentcarPoint point in rentcarPoints)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user