相关UILUOJI

This commit is contained in:
xmac
2025-05-22 22:49:32 +08:00
parent 10de589722
commit 2ca8eac832
27 changed files with 172 additions and 35 deletions

View File

@@ -8,6 +8,7 @@ namespace NBF
{
public static void BindAll()
{
UIObjectFactory.SetPackageItemExtension(CommonMenu.URL, typeof(CommonMenu));
}
}
}