mirror of
https://github.com/soarqin/DSP_Mods.git
synced 2025-12-08 23:33:33 +08:00
prepare for 1.2.21(maybe 1.3.0?) release
This commit is contained in:
@@ -255,5 +255,6 @@ public class MyCheckButton : MonoBehaviour
|
||||
uiButton.transitions[0].pressedColor = closePressColor;
|
||||
uiButton.transitions[0].normalColor = new Color(0.6557f, 0.9145f, 1f, 0.0627f);
|
||||
}
|
||||
uiButton.RefreshTransitionsImmediately();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user