This commit is contained in:
kremsy 2014-01-03 20:37:25 +01:00
parent 231a517f83
commit b513876b68

View File

@ -19,7 +19,7 @@ use ManiaControl\Plugins\Plugin;
* @author steeffeen and Lukas * @author steeffeen and Lukas
*/ */
class DonationPlugin implements CallbackListener, CommandListener, Plugin { class DonationPlugin implements CallbackListener, CommandListener, Plugin {
/** /**ts
* Constants * Constants
*/ */
const ID = 3; const ID = 3;