mirror of
https://git.alee14.me/shiftos-archive/ShiftOS_TheReturn.git
synced 2025-01-22 18:02:16 +00:00
Update Legion.cs
This commit is contained in:
parent
a0cd53f033
commit
412f3a12c6
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
public enum LegionRole
|
||||
{
|
||||
Admin,
|
||||
|
|
Loading…
Reference in a new issue