mirror of
https://github.com/zeldaret/tp
synced 2026-06-08 04:17:17 -04:00
b_gnd equivalent (#2340)
* b_gnd equivalent * fix dEvt_info_c inlines * fix some more inlines
This commit is contained in:
+1
-1
@@ -1881,7 +1881,7 @@ void dScnKy_env_light_c::setLight() {
|
||||
dBgS_CamGndChk_Wtr camchk;
|
||||
cXyz chkpos;
|
||||
|
||||
if (checkZoraWearFlg() && !daPy_py_c::i_checkNowWolf()) {
|
||||
if (checkZoraWearFlg() && !daPy_py_c::checkNowWolf()) {
|
||||
dKy_WaterIn_Light_set();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user