(svn r23361) -Codechange: move multiplayer DoCommand callback code so other script users can call their own
This commit is contained in:
@@ -31,6 +31,7 @@ private:
|
||||
|
||||
/* virtual */ void RegisterAPI();
|
||||
/* virtual */ void Died();
|
||||
/* virtual */ CommandCallback *GetDoCommandCallback();
|
||||
|
||||
/**
|
||||
* Load squirrel scripts to emulate an older API.
|
||||
|
Reference in New Issue
Block a user