-
Notifications
You must be signed in to change notification settings - Fork 986
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In hooks/PlainDoor.cpp the new usage of get_class can be expensive. Might cause a slow frame when these functions run on potato PCs. Might be worth saving the class variable elsewhere, or wrapping it in an if (klassPlainDoor == NULL) { // get_class }
block. A micro-optimization either way.
Great work. Super fast.
how can i download this files? |
can some help me to install this mode? my discord xxxxxxxxxx2222 |
|
i build the debug version and when i try to inject i got this error Unable to locate PlayerControl_MurderPlayer |
* update types * update * update * doors * delete dleks * add new role * update * fix null pointer dereference * fix BitCrackers#516
closes #604
closes #603