Updated PluginID Queue + TeamSpeak

This commit is contained in:
Max Klaversma 2014-02-25 18:30:24 +01:00 committed by Steffen Schröder
parent c90a6b40b6
commit 6c6f9c84fb
2 changed files with 2 additions and 2 deletions

View File

@ -29,7 +29,7 @@ class QueuePlugin implements CallbackListener, CommandListener, ManialinkPageAns
/**
* Constants
*/
const ID = 12;
const ID = 44;
const VERSION = 0.1;
const ML_ID = 'Queue.Widget';
const ML_ADDTOQUEUE = 'Queue.Add';

View File

@ -26,7 +26,7 @@ class TeamSpeakPlugin implements CallbackListener, CommandListener, ManialinkPag
/**
* Constants
*/
const ID = 11;
const ID = 45;
const VERSION = 0.1;
const TEAMSPEAK_SID = 'TS Server ID';