继续
This commit is contained in:
@@ -60,6 +60,7 @@ namespace Continentis.MainGame
|
||||
|
||||
public partial class MainGameManager
|
||||
{
|
||||
|
||||
public static void GenerateInfoText(string content, CombatCharacterViewBase characterView, Color color = default, float size = 1)
|
||||
=> Instance.basePrefabs.GenerateInfoText(content, characterView, color, size);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user