summaryrefslogtreecommitdiff
path: root/src/d/d_kankyo.cpp
diff options
context:
space:
mode:
authorLagoLunatic <LagoLunatic@users.noreply.github.com>2024-02-05 02:13:21 -0500
committerLagoLunatic <LagoLunatic@users.noreply.github.com>2024-02-05 02:13:21 -0500
commit76083c90eaec65aa0eebd9a75256240465ac577c (patch)
tree88a1a76921496af4c2b68277e8ccaf0d78bd4489 /src/d/d_kankyo.cpp
parent0d899b50f592978e2476813b06b50da4de0f638d (diff)
Misc matches, including dComIfGp_event_runCheck fixes
Diffstat (limited to 'src/d/d_kankyo.cpp')
-rw-r--r--src/d/d_kankyo.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/d/d_kankyo.cpp b/src/d/d_kankyo.cpp
index eacdbb9b..1d5189ec 100644
--- a/src/d/d_kankyo.cpp
+++ b/src/d/d_kankyo.cpp
@@ -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()) {