added two new callbacks

This commit is contained in:
kremsy
2017-03-24 16:49:54 +01:00
parent 49cc190b86
commit b96c3e92fd
5 changed files with 35 additions and 10 deletions

View File

@ -31,7 +31,8 @@ interface Callbacks {
//NEW Callbacks
const XMLRPC_CALLBACKSLIST = 'Callbacks.XmlRpcCallbacksList';
const MP_STARTSERVERSTART = 'Callbacks.ManiaPlanetStartServerStart';
const MP_STARTSERVEREND = 'Callbacks.ManiaPlanetStartServerStart';
//OLD Callbacks
/** BeginMatch Callback: MatchNumber */