PlayBackThisFrameInterpolation and all it required...
This commit is contained in:
7
src/MloInstance.cpp
Normal file
7
src/MloInstance.cpp
Normal file
@@ -0,0 +1,7 @@
|
||||
#include "common.h"
|
||||
#include "patcher.h"
|
||||
#include "MloInstance.h"
|
||||
|
||||
STARTPATCHES
|
||||
InjectHook(0x50BE90, &CMloInstance::dtor, PATCH_JUMP);
|
||||
ENDPATCHES
|
||||
Reference in New Issue
Block a user