CommunicationManager added Coreupdate

This commit is contained in:
kremsy
2017-05-13 23:52:51 +02:00
parent af10e2c530
commit 5d6f8d047c
2 changed files with 28 additions and 3 deletions

View File

@ -16,6 +16,9 @@ interface CommunicationMethods {
*/
const RESTART_MANIA_CONTROL = "ManiaControl.Restart";
/** Update the ManiaControl Core */
const UPDATE_MANIA_CONTROL_CORE = "UpdateManager.CoreUpdate";
/** Grands an Authentication Level on a Player
* Required Parameters
* - login (login of the player)