mx list limit fix

This commit is contained in:
kremsy
2015-07-23 13:09:16 +02:00
parent f6e7535023
commit 6d78fc35f7
4 changed files with 6 additions and 5 deletions

View File

@@ -47,7 +47,7 @@ class ManiaControl implements CallbackListener, CommandListener, TimerListener,
/*
* Constants
*/
const VERSION = '0.160';
const VERSION = '0.161';
const API_VERSION = '2013-04-16';
const MIN_DEDIVERSION = '2014-04-02_18_00';
const SCRIPT_TIMEOUT = 10;