mirror of
https://github.com/Ragora/T2-CPP.git
synced 2026-03-04 13:00:22 +00:00
Implement a mempatch function and create a ServerProcess patch with it
This commit is contained in:
parent
cb9895a38e
commit
da08659d72
7 changed files with 59 additions and 6 deletions
|
|
@ -23,6 +23,8 @@ void serverProcessReplacement(unsigned int timeDelta)
|
|||
currentCallables->mServerProcessPointer(timeDelta);
|
||||
}
|
||||
|
||||
Con::errorf(0, "Bla -bla blallaaa");
|
||||
|
||||
__asm
|
||||
{
|
||||
mov ecx,serverthisptr
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue