added DS's patch from amb1179
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401737
This commit is contained in:
parent
c92048fefb
commit
34b7563160
@ -41,7 +41,7 @@
|
|||||||
}
|
}
|
||||||
inline void InsertServerCommand(const char *buf)
|
inline void InsertServerCommand(const char *buf)
|
||||||
{
|
{
|
||||||
engine->ServerCommand(buf);
|
engine->InsertServerCommand(buf);
|
||||||
}
|
}
|
||||||
#else
|
#else
|
||||||
class CCommand
|
class CCommand
|
||||||
|
Loading…
Reference in New Issue
Block a user