Skip to content
This repository was archived by the owner on Aug 28, 2024. It is now read-only.

Commit b0d2f19

Browse files
authored
Merge pull request #480 from ChrisMellor/main
Update StatusID.cs
2 parents b692be9 + 6df4e2c commit b0d2f19

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

RotationSolver.Basic/Data/StatusID.cs

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1302,6 +1302,11 @@ public enum StatusID : ushort
13021302
/// </summary>
13031303
Mug = 3183,
13041304

1305+
/// <summary>
1306+
///
1307+
/// </summary>
1308+
TrickAttack = 3254,
1309+
13051310
/// <summary>
13061311
///
13071312
/// </summary>

0 commit comments

Comments
 (0)