add blipColor NR-Faction
This commit is contained in:
@@ -84,6 +84,9 @@ namespace ReallifeGamemode.Server.Managers
|
||||
case 4:
|
||||
player.SetSharedData("blipColor", 5);
|
||||
break;
|
||||
case 9:
|
||||
player.SetSharedData("blipColor", 25);
|
||||
break;
|
||||
}
|
||||
|
||||
dbContext.SaveChanges();
|
||||
|
||||
Reference in New Issue
Block a user