fix:1、更换ui(图鉴相关)

This commit is contained in:
2026-05-18 16:46:13 +08:00
parent cc12dffbaa
commit a23840e6dc
184 changed files with 5800 additions and 1580 deletions
@@ -19,7 +19,7 @@ namespace FGUI.LG_Common
{
base.ConstructFromXML(xml);
anim = (GGraph)GetChildAt(1);
anim = (GGraph)GetChildAt(0);
}
}
}