*MedicFix, +New Gangzone Editor

This commit is contained in:
VegaZ
2021-03-23 19:02:03 +01:00
parent d80b58551a
commit 3974d215e5
12 changed files with 341 additions and 1197 deletions

View File

@@ -63,7 +63,7 @@ namespace ReallifeGamemode.Server.Util
{
WantedEscapeTimer.Timer_Elapsed();
Jail.JailIn_Elapsed();
Gangwar.Gangwar.Value_TimerElapsed();
//Gangwar.Gangwar.Value_TimerElapsed();
});
}
}