wrong name for setcmdreplysource
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401083
This commit is contained in:
parent
332f61030b
commit
0756c18bea
@ -838,6 +838,6 @@ REGISTER_NATIVES(consoleNatives)
|
|||||||
{"FakeClientCommand", FakeClientCommand},
|
{"FakeClientCommand", FakeClientCommand},
|
||||||
{"ReplyToCommand", ReplyToCommand},
|
{"ReplyToCommand", ReplyToCommand},
|
||||||
{"GetCmdReplySource", GetCmdReplyTarget},
|
{"GetCmdReplySource", GetCmdReplyTarget},
|
||||||
{"SetCmdReplyTarget", SetCmdReplyTarget},
|
{"SetCmdReplySource", SetCmdReplyTarget},
|
||||||
{NULL, NULL}
|
{NULL, NULL}
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user