fix:1、更换项目,使用winter来创建
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
namespace FlowerPower
|
||||
namespace LoveLegend
|
||||
{
|
||||
public static class AppManagerRegister
|
||||
{
|
||||
@@ -24,8 +24,8 @@ namespace FlowerPower
|
||||
private static void RegisterFont()
|
||||
{
|
||||
UIManager uiManager = UIManager.Instance;
|
||||
uiManager.RegisterDefaultFont("fangzheng");
|
||||
uiManager.RegisterFont("fangzheng");
|
||||
uiManager.RegisterDefaultFont("BOONTOOK-ULTRA");
|
||||
uiManager.RegisterFont("BOONTOOK-ULTRA");
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user