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