Revert to old Gangwar-System

This commit is contained in:
VegaZ
2021-03-29 18:54:38 +02:00
parent 468729cafc
commit 32e9e89f96
9 changed files with 1200 additions and 340 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();
});
}
}