slowmotion
This commit is contained in:
parent
ff1cc602e1
commit
9ad7b961e6
@ -45,9 +45,9 @@ namespace slowmotion
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
utils::hook::jump(0x140365480, scr_cmd_set_slow_motion);
|
utils::hook::jump(0x43D2E0_b, scr_cmd_set_slow_motion);
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
//REGISTER_COMPONENT(slowmotion::component)
|
REGISTER_COMPONENT(slowmotion::component)
|
||||||
|
Loading…
Reference in New Issue
Block a user