Updated to XML-RCP Callbacks Version 2.5.0

This commit is contained in:
Jocy
2018-03-27 19:56:09 +02:00
parent a0b42964c2
commit 3d6fe73163
4 changed files with 107 additions and 3 deletions

View File

@ -52,7 +52,7 @@ class ManiaControl implements CallbackListener, CommandListener, TimerListener,
/*
* Constants
*/
const VERSION = '0.228';
const VERSION = '0.229';
const API_VERSION = '2013-04-16';
const MIN_DEDIVERSION = '2017-05-03_21_00';
const SCRIPT_TIMEOUT = 40;