ups
This commit is contained in:
@@ -913,11 +913,11 @@ namespace ReallifeGamemode.Server.Managers
|
|||||||
#endregion add_VehicleRespawnPoints
|
#endregion add_VehicleRespawnPoints
|
||||||
|
|
||||||
#region add_BootRespawnPoints
|
#region add_BootRespawnPoints
|
||||||
VehicleRespawnPoints.Add(Boot1);
|
BootRespawnPoints.Add(Boot1);
|
||||||
VehicleRespawnPoints.Add(Boot2);
|
BootRespawnPoints.Add(Boot2);
|
||||||
VehicleRespawnPoints.Add(Boot3);
|
BootRespawnPoints.Add(Boot3);
|
||||||
VehicleRespawnPoints.Add(Boot4);
|
BootRespawnPoints.Add(Boot4);
|
||||||
VehicleRespawnPoints.Add(Boot5);
|
BootRespawnPoints.Add(Boot5);
|
||||||
#endregion add_BootRespawnPoints
|
#endregion add_BootRespawnPoints
|
||||||
/*
|
/*
|
||||||
#region add_PlaneRespawnPoints
|
#region add_PlaneRespawnPoints
|
||||||
|
|||||||
Reference in New Issue
Block a user