mirror of
https://github.com/rvtr/TwlToolsRED.git
synced 2025-10-31 06:41:18 -04:00
マスタエディタ:「レーティング表示不要」フラグの初期化がされていないバグを修正。
git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlToolsRED@84 7061adef-622a-194b-ae81-725974e89856
This commit is contained in:
parent
48ae4c02a6
commit
61382fffd2
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -322,6 +322,7 @@ ECSrlResult RCSrl::setRomInfo(void)
|
||||
{
|
||||
this->hArrayParentalIndex[i] = -1;
|
||||
}
|
||||
this->IsUnnecessaryRating = false; // リージョンが不正のときに設定されないので初期化しておく
|
||||
|
||||
// リージョンとレーティングを取得
|
||||
if( this->setRegionInfo( region ) )
|
||||
|
||||
Loading…
Reference in New Issue
Block a user