mirror of
https://github.com/zeldaret/ss
synced 2026-09-10 03:52:24 -04:00
d_lyt_save_mgr OK
This commit is contained in:
@@ -1079,7 +1079,7 @@ bool dLytMeterMain_c::fn_800D5680() {
|
||||
}
|
||||
|
||||
bool dLytMeterMain_c::fn_800D56B0() {
|
||||
if (dLytSaveMgr_c::GetInstance() != nullptr && dLytSaveMgr_c::GetInstance()->fn_80285650()) {
|
||||
if (dLytSaveMgr_c::GetInstance() != nullptr && dLytSaveMgr_c::GetInstance()->isBusy()) {
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user