打孔带打印,存储替换完成
This commit is contained in:
@@ -197,7 +197,7 @@ namespace AibisDream.FixSystem
|
||||
public void MessageBoxSetText(string text)
|
||||
{
|
||||
_screenText.color = Color.white; // 默认文本颜色
|
||||
_screenText.text += text+"<br>";
|
||||
_screenText.text += text+"<br>";
|
||||
}
|
||||
public void MessageBoxSetNull()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user