wxr
2020-12-15 d7094fc4ff54ada4c39868c8be1907e0a1c25b32
HDL_ON/UI/UI2/3-Intelligence/IntelligencePage.cs
@@ -200,7 +200,7 @@
                TextColor = CSS_Color.FirstLevelTitleColor,
                TextSize = CSS_FontSize.PromptFontSize_FirstLevel,
                TextAlignment = TextAlignment.CenterLeft,
                Text = DB_ResidenceData.Instance.CurFoor,
                Text = DB_ResidenceData.Instance.CurFloor.roomName,
            };
            floorChangeView.AddChidren(btnFloor);