mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-07-12 05:28:43 -04:00
d_path / d_vibration debug work (#3138)
* dpath debug * dvibration debug * d_meter2_info debug * gcyl/gpsh debug
This commit is contained in:
@@ -2014,7 +2014,7 @@ void daNPC_TK_c::executeWolfPerch() {
|
||||
mWolfPathData = dPath_GetRoomPath(mpPath1->m_nextID, fopAcM_GetRoomNo(this));
|
||||
JUT_ASSERT(2498, mWolfPathData != NULL);
|
||||
|
||||
field_0x6ea = mWolfPathData->field_0x6;
|
||||
field_0x6ea = mWolfPathData->swbit;
|
||||
field_0x6e8 = mWolfPathData->field_0x4;
|
||||
field_0x6e9 = mWolfPathData->field_0x7;
|
||||
field_0x6d0.Init(mWolfPathData);
|
||||
|
||||
Reference in New Issue
Block a user