Finish WeaponDeal System - Improved Inventory
This commit is contained in:
@@ -7,6 +7,7 @@ using ReallifeGamemode.Server.Managers;
|
||||
using ReallifeGamemode.Server.Util;
|
||||
using ReallifeGamemode.Server.Wanted;
|
||||
using ReallifeGamemode.Server.DrivingSchool;
|
||||
using ReallifeGamemode.Server.WeaponDeal;
|
||||
|
||||
/**
|
||||
* @overview Life of German Reallife - Main Class (Main.cs)
|
||||
@@ -77,6 +78,7 @@ namespace ReallifeGamemode.Server
|
||||
WantedEscapeTimer.WantedTimer();
|
||||
Jail.JailTimer();
|
||||
Economy.PaydayTimer();
|
||||
WeaponDealManager.WeaponDealTimer();
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user