Fixed LSED Duty Point
This commit is contained in:
@@ -40,6 +40,7 @@ namespace ReallifeGamemode.Server.Managers
|
||||
|
||||
DutyPoints.Add(dutyPointLSPD);
|
||||
DutyPoints.Add(dutyPointFIB);
|
||||
DutyPoints.Add(dutyPointLSED);
|
||||
|
||||
foreach (DutyPoint d in DutyPoints)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user