This commit is contained in:
DESKTOP-SAJ6RKV\Administrator 2025-06-04 19:23:26 +08:00
parent 379fe412f5
commit 293ae40bd0

View File

@ -231,6 +231,8 @@ namespace GameLogic
{
m_input_GmPassworld.text = GameModule.Setting.GetString("GmPass");
}
Canvas.sortingLayerName = "UI02";
}
}