This commit is contained in:
nxftwo 2017-01-14 22:11:19 +01:00
parent 5b8653b2d0
commit 92f9691b19

View file

@ -34,6 +34,6 @@ namespace ShiftOS.Objects
public Dictionary<string, LegionRole> Roles { get; set; }
public Dictionary<LegionRole, string> RoleNames { get; set; }
//Just adding a birbb in here
}
}