Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

設定データ読み込み処理において言語設定切り替え後にMRUエントリが無い場合は新規インストール後とみなし false を返すように変更 #620

Merged
merged 1 commit into from
Nov 23, 2018

Commits on Nov 17, 2018

  1. 設定データ読み込み処理において言語設定切り替え後にMRUエントリが無い場合は新規インストール後とみなし false を返すように変更

    管理プロセスから呼び出ししている設定データ読み込み処理(CShareData_IO::LoadShareData)の戻り値を使うように変更
    
    後続する設定データ保存処理(CShareData_IO::SaveShareData)の呼び出しは設定ファイルが存在しないという判断ではなくて、設定データ読み込みに処理に失敗したらという判断に変更
    beru committed Nov 17, 2018
    Configuration menu
    Copy the full SHA
    30184f3 View commit details
    Browse the repository at this point in the history