mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-07-09 20:41:29 -04:00
Match 4 more functions (#2909)
* Match daNpcF_Lookat_c::adjustMoveDisAngle * Match daNpc_ykM_c::reset and daNpc_ykW_c::reset * Fakematch daNpcThe_c::main gameInfo load * Update configure.py
This commit is contained in:
@@ -196,7 +196,7 @@ public:
|
||||
|
||||
const int getIdx() { return mIdx; }
|
||||
|
||||
dPath* getPathInfo() { return mPathInfo; }
|
||||
const dPath* getPathInfo() { return mPathInfo; }
|
||||
|
||||
void onReverse() {
|
||||
mDirection = 1;
|
||||
|
||||
Reference in New Issue
Block a user