mirror of
https://github.com/Ragora/T2-CPP.git
synced 2026-03-04 04:50:20 +00:00
* Correct serverProcessReplacement code.
* Remove the python.lib dependency from TSExtension.
This commit is contained in:
parent
6cff6d2dda
commit
a104302468
4 changed files with 39 additions and 42 deletions
|
|
@ -23,8 +23,6 @@ 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