load WeatherSync

This commit is contained in:
Alex_qp
2021-05-04 19:47:10 +02:00
parent 0f43242c36
commit d2adad9a7f

View File

@@ -148,6 +148,8 @@ namespace ReallifeGamemode.Server
LoadManager.LoadLoadManager(); LoadManager.LoadLoadManager();
Rentcar.Setup(); Rentcar.Setup();
World.WeatherSync.Load();
TempBlip tempBlip = new TempBlip() TempBlip tempBlip = new TempBlip()
{ {
Color = 1, Color = 1,