diff options
| author | nxftwo <[email protected]> | 2017-01-14 22:11:19 +0100 |
|---|---|---|
| committer | nxftwo <[email protected]> | 2017-01-14 22:11:19 +0100 |
| commit | 92f9691b19ad1fa345be86148d693a6145446a56 (patch) | |
| tree | 9af3edd65cf567277bced130b85f628fc634db09 | |
| parent | 5b8653b2d0901bcd99b7fd45af967a6a1ca828e0 (diff) | |
| download | shiftos_thereturn-92f9691b19ad1fa345be86148d693a6145446a56.tar.gz shiftos_thereturn-92f9691b19ad1fa345be86148d693a6145446a56.tar.bz2 shiftos_thereturn-92f9691b19ad1fa345be86148d693a6145446a56.zip | |
birbb
| -rw-r--r-- | ShiftOS.Objects/Legion.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ShiftOS.Objects/Legion.cs b/ShiftOS.Objects/Legion.cs index 0bd4d37..1c7070d 100644 --- a/ShiftOS.Objects/Legion.cs +++ b/ShiftOS.Objects/Legion.cs @@ -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 } } |
