mirror of
https://github.com/rvtr/TwlIPL.git
synced 2025-10-31 06:01:12 -04:00
マスタエディタ:エラーメッセージ追加し忘れ。
git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@2374 b08762b0-b915-fc4b-9d8c-17b2551a87ff
This commit is contained in:
parent
39c5a465bd
commit
624cbe7fb1
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -5533,6 +5533,8 @@ private: System::Windows::Forms::DataGridViewTextBoxColumn^ colErrorCause;
|
||||
// SRL関連フォーム入力をチェックする
|
||||
if( this->checkSrlForms() == false )
|
||||
{
|
||||
this->errMsg( "ROMデータに不正な設定があるためROMデータの保存ができません。",
|
||||
"A ROM data and a submission sheet can't be saved, since it has illegal info." );
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user