You've already forked taptap2024_GJ_chidouren
update core
This commit is contained in:
@@ -46,7 +46,7 @@ Material:
|
||||
m_Ints: []
|
||||
m_Floats:
|
||||
- Vector1_c9f2135c9d254951b22c018d295f8558: 0.003
|
||||
- _blurOffset: 0.022401923
|
||||
- _blurOffset: 0.0076103834
|
||||
m_Colors: []
|
||||
m_BuildTextureStacks: []
|
||||
--- !u!114 &268278646524644520
|
||||
|
||||
@@ -144,7 +144,6 @@ namespace StateSystem.State
|
||||
{
|
||||
CameraEffectUtils.Instance.SetAberration (0f , 0f);
|
||||
CameraEffectUtils.Instance.SetGameCamBlur (0f , 0f , null);
|
||||
BeginStaticPanel.ReleasePanel ();
|
||||
if (HasTempGame)
|
||||
{
|
||||
this.stateMachineRunner.OpenState (GameGlobalState.GameRoom);
|
||||
@@ -153,6 +152,7 @@ namespace StateSystem.State
|
||||
{
|
||||
UIManager.Instance.OpenView (UIPanel.InitTipPanel);
|
||||
}
|
||||
BeginStaticPanel.ReleasePanel ();
|
||||
});
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user