コード例 #1
0
ファイル: databaseSync.cs プロジェクト: Finn1510/Fortech
 void PopUpWindow(MessageBoxScriptableObject msg)
 {
     msgBox.ErrorMessageBox(msg);
 }