模型预览
This commit is contained in:
@@ -15,6 +15,7 @@ namespace NBF
|
||||
public void SetData(string message, Notices.NoticeType noticeType)
|
||||
{
|
||||
style.selectedIndex = (int)noticeType;
|
||||
TextContent.text = message;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user