Misc matches, including dComIfGp_event_runCheck fixes

This commit is contained in:
LagoLunatic
2024-02-05 02:13:21 -05:00
parent 0d899b50f5
commit 76083c90ea
7 changed files with 17 additions and 28 deletions
+1 -1
View File
@@ -511,7 +511,7 @@ void dScnKy_env_light_c::setDaytime() {
}
#endif
if (!dKy_checkEventNightStop() && dComIfGs_isGetItem(2, 0) && !dComIfGp_event_runCheck() &&
if (!dKy_checkEventNightStop() && dComIfGs_isGetItem(2, 0) && dComIfGp_event_runCheck() == FALSE &&
!var_r30)
{
if (dComIfGp_roomControl_getTimePass()) {