Add TrackManiaControl constant
This commit is contained in:
parent
076c066e43
commit
424ff646ad
@ -57,6 +57,7 @@ class ManiaControl implements CallbackListener, CommandListener, TimerListener,
|
||||
* Constants
|
||||
*/
|
||||
const VERSION = '0.256';
|
||||
const ISTRACKMANIACONTROL = True;
|
||||
const API_VERSION = '2038-01-19';
|
||||
const MIN_DEDIVERSION = '2020-07-01_00_00';
|
||||
const SCRIPT_TIMEOUT = 40;
|
||||
|
Loading…
Reference in New Issue
Block a user