mirror of
https://github.com/Ottermandias/Glamourer.git
synced 2025-12-12 10:17:23 +01:00
Update CodeService.cs
This commit is contained in:
parent
414bd8bee7
commit
0a9693daea
1 changed files with 3 additions and 1 deletions
|
|
@ -50,7 +50,8 @@ public class CodeService
|
|||
| CodeFlag.OopsMiqote
|
||||
| CodeFlag.OopsRoegadyn
|
||||
| CodeFlag.OopsAuRa
|
||||
| CodeFlag.OopsHrothgar;
|
||||
| CodeFlag.OopsHrothgar
|
||||
| CodeFlag.OopsViera;
|
||||
|
||||
public const CodeFlag FullCodes = CodeFlag.Face | CodeFlag.Manderville | CodeFlag.Smiles;
|
||||
|
||||
|
|
@ -250,3 +251,4 @@ public class CodeService
|
|||
_ => (false, 0, string.Empty, string.Empty, string.Empty),
|
||||
};
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue