forget to take this shit out
This commit is contained in:
@@ -363,13 +363,7 @@ namespace ReallifeGamemode.Server.Managers
|
|||||||
Position = new Vector3(26.37, -1391.99, 29.36)
|
Position = new Vector3(26.37, -1391.99, 29.36)
|
||||||
};
|
};
|
||||||
|
|
||||||
CarwashPoint Carwash2 = new CarwashPoint()
|
|
||||||
{
|
|
||||||
Position = new Vector3(111, 111, 29.32)
|
|
||||||
};
|
|
||||||
|
|
||||||
carwashPoints.Add(Carwash);
|
carwashPoints.Add(Carwash);
|
||||||
carwashPoints.Add(Carwash2);
|
|
||||||
|
|
||||||
foreach (CarwashPoint point in carwashPoints)
|
foreach (CarwashPoint point in carwashPoints)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user