mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-17 20:43:07 -04:00
b_gnd equivalent (#2340)
* b_gnd equivalent * fix dEvt_info_c inlines * fix some more inlines
This commit is contained in:
@@ -362,7 +362,7 @@ void daDitem_c::set_pos() {
|
||||
offset = offset_tbl[0];
|
||||
}
|
||||
|
||||
if (daPy_py_c::i_checkNowWolf()) {
|
||||
if (daPy_py_c::checkNowWolf()) {
|
||||
offset = l_wolf_offset;
|
||||
sp38.y = player->getLeftFootPosP()->y;
|
||||
} else if (player->checkHorseRide()) {
|
||||
|
||||
Reference in New Issue
Block a user