This commit is contained in:
2274240467@qq.com 2025-11-27 08:56:14 +08:00
parent ea3b4632a5
commit efff67e442
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@ public class UI_ChooesPanel : BasePanel
public void OnInit() public void OnInit()
{ {
targetimage = GetControl<Image>("实验对应图片"); targetimage = GetControl<Image>("???????");
} }
public override void ShowMe() public override void ShowMe()