fixed bug amb571 (FakeClientCommand having weird side effects)
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401341
This commit is contained in:
@@ -70,7 +70,7 @@ public: //IUserMessageListener
|
||||
void OnUserMessageSent(int msg_id);
|
||||
public:
|
||||
bool IsSupported();
|
||||
bool OnClientCommand(int client);
|
||||
bool OnClientCommand(int client, const char *cmd);
|
||||
public:
|
||||
CRadioDisplay *MakeRadioDisplay(CRadioMenu *menu=NULL);
|
||||
void FreeRadioDisplay(CRadioDisplay *display);
|
||||
|
||||
Reference in New Issue
Block a user