Escape Wanteds done Client Side.
This commit is contained in:
@@ -62,7 +62,6 @@ namespace ReallifeGamemode.Server.Util
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
private static void Timer60000_Elapsed(object sender, ElapsedEventArgs e)
|
||||
{
|
||||
NAPI.Task.Run(() =>
|
||||
@@ -79,7 +78,6 @@ namespace ReallifeGamemode.Server.Util
|
||||
{
|
||||
NAPI.Task.Run(() =>
|
||||
{
|
||||
WantedEscapeTimer.Timer_Elapsed();
|
||||
Jail.JailIn_Elapsed();
|
||||
Gangwar.Gangwar.Value_TimerElapsed();
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user