fix:1、更换ui(图鉴相关)
This commit is contained in:
@@ -19,7 +19,7 @@ namespace FGUI.LG_Common
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
anim = (GGraph)GetChildAt(1);
|
||||
anim = (GGraph)GetChildAt(0);
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user