hanf continuation
This commit is contained in:
@@ -88,6 +88,8 @@ namespace ReallifeGamemode.Server.Events
|
||||
NAPI.World.RequestIpl("ferris_finale_Anim"); // Riesenrad
|
||||
NAPI.World.RequestIpl("Carwash_with_spinners"); // Carwash
|
||||
|
||||
HanfManager.UpdateHanfForPlayer(player);
|
||||
|
||||
TimeSpan currentTime = TimeManager.CurrentTime;
|
||||
bool disableLightMode = currentTime > LightModeTimeFrom && currentTime < LightModeTimeTo;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user