From d2adad9a7f1e495072aac561b5ae906e1af65de2 Mon Sep 17 00:00:00 2001 From: Alex_qp Date: Tue, 4 May 2021 19:47:10 +0200 Subject: [PATCH] load WeatherSync --- ReallifeGamemode.Server/Main.cs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ReallifeGamemode.Server/Main.cs b/ReallifeGamemode.Server/Main.cs index d6314dfc..28e226d3 100644 --- a/ReallifeGamemode.Server/Main.cs +++ b/ReallifeGamemode.Server/Main.cs @@ -148,6 +148,8 @@ namespace ReallifeGamemode.Server LoadManager.LoadLoadManager(); Rentcar.Setup(); + World.WeatherSync.Load(); + TempBlip tempBlip = new TempBlip() { Color = 1,