add Anim HOOK
This commit is contained in:
parent
5da847e06a
commit
7d2fb06e82
@ -435,6 +435,10 @@ bool DetermineEngineByFile4()
|
|||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
if (Util::CheckFile(L"voice\\*.pck")) {
|
||||||
|
return InsertAnimHook() || InsertAnim2Hook();
|
||||||
|
}
|
||||||
// jichi 11/22/2015: 凍京NECRO 体験版
|
// jichi 11/22/2015: 凍京NECRO 体験版
|
||||||
// Jazzinghen 23/05/2020: Add check for 凍京NECRO
|
// Jazzinghen 23/05/2020: Add check for 凍京NECRO
|
||||||
// ResEdit shows multiple potential strings:
|
// ResEdit shows multiple potential strings:
|
||||||
|
Loading…
Reference in New Issue
Block a user