cull(engine-cleanup): pass-8 phase-2 cascade round 1 after MyPageItemBattle stub
This commit is contained in:
@@ -83,12 +83,6 @@ public class AllLabelColorChanger
|
||||
}
|
||||
};
|
||||
|
||||
public static Dictionary<Color32, ColorSet> COLOR_TABLE_DECK_SELECTION_ROTATION_UNLIMITED = new Dictionary<Color32, ColorSet> {
|
||||
{
|
||||
LabelDefine.TEXT_COLOR_NORMAL,
|
||||
new ColorSet(FromHexRGB(16777215), FromHexRGB(16777215), UILabel.Effect.None, new Vector2(2f, 2f))
|
||||
} };
|
||||
|
||||
public static Dictionary<Color32, ColorSet> COLOR_TABLE_DECK_SELECTION = new Dictionary<Color32, ColorSet>
|
||||
{
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user