mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 18:28:00 +00:00
CardStateName for Specialize
This commit is contained in:
@@ -10,7 +10,12 @@ public enum CardStateName {
|
|||||||
LeftSplit,
|
LeftSplit,
|
||||||
RightSplit,
|
RightSplit,
|
||||||
Adventure,
|
Adventure,
|
||||||
Modal
|
Modal,
|
||||||
|
SpecializeW,
|
||||||
|
SpecializeU,
|
||||||
|
SpecializeB,
|
||||||
|
SpecializeR,
|
||||||
|
SpecializeG
|
||||||
|
|
||||||
;
|
;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user