fraktionsname bei /mfr anzeigen ;)))
This commit is contained in:
@@ -6,6 +6,7 @@ namespace ReallifeGamemode.Server.Util
|
||||
{
|
||||
class FactionRankHelper
|
||||
{
|
||||
public string FactionName { get; set; }
|
||||
public int FactionId { get; set; }
|
||||
public List<Rank> Ranks { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user