debug mode constant

option to log even suppressed errors
This commit is contained in:
Steffen Schröder
2014-05-18 21:17:30 +02:00
parent 4194f99c2a
commit 0a716aeb91
3 changed files with 6 additions and 5 deletions

View File

@ -39,7 +39,6 @@ class ObstaclePlugin implements CallbackListener, CommandListener, Plugin {
* @see \ManiaControl\Plugins\Plugin::prepare()
*/
public static function prepare(ManiaControl $maniaControl) {
// do nothing
}
/**