removed factionname in online list
This commit is contained in:
@@ -305,7 +305,6 @@ namespace ReallifeGamemode.Server.Events
|
||||
Id = p.Handle.Value,
|
||||
p.Name,
|
||||
p.Ping,
|
||||
fac = p.GetUser().Faction.Name
|
||||
});
|
||||
player.TriggerEvent("showPlayerlist", JsonConvert.SerializeObject(listPlayers));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user