This commit is contained in:
kremsy
2014-01-27 21:05:02 +01:00
committed by Steffen Schröder
parent 92adc1f13b
commit 6ae3bb3f20
9 changed files with 8 additions and 9 deletions

View File

@ -59,7 +59,7 @@ class DonationPlugin implements CallbackListener, CommandListener, Plugin {
* @return mixed
*/
public static function prepare(ManiaControl $maniaControl) {
// TODO: Implement prepare() method.
//do nothing
}