mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-05 18:57:14 -04:00
b_gnd equivalent (#2340)
* b_gnd equivalent * fix dEvt_info_c inlines * fix some more inlines
This commit is contained in:
@@ -193,7 +193,7 @@ void daBmWindow_c::modeWait() {
|
||||
}
|
||||
if (player->checkAutoJump()) {
|
||||
if (checkActorInRectangle(player, &cStack_2c, &cStack_38)) {
|
||||
if (daPy_py_c::i_checkNowWolf()) {
|
||||
if (daPy_py_c::checkNowWolf()) {
|
||||
if (field_0xede == 0) {
|
||||
cXyz soundPos(current.pos);
|
||||
soundPos.z -= 200.0f;
|
||||
|
||||
Reference in New Issue
Block a user