mini fix
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
using System.Globalization;
|
||||
using GTANetworkAPI;
|
||||
using ReallifeGamemode.Server.Classes;
|
||||
using ReallifeGamemode.Server.Finance;
|
||||
using ReallifeGamemode.Server.Managers;
|
||||
using ReallifeGamemode.Server.Util;
|
||||
using ReallifeGamemode.Server.Wanted;
|
||||
@@ -66,7 +67,8 @@ namespace ReallifeGamemode.Server
|
||||
|
||||
WantedEscapeTimer.WantedTimer();
|
||||
Jail.JailTimer();
|
||||
Economy.PaydayTimer();
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user