small fix

This commit is contained in:
kremsy 2014-01-02 18:06:54 +01:00
parent 019ab9ccdd
commit fecda9b84f

View File

@ -10,6 +10,7 @@ use ManiaControl\Callbacks\CallbackManager;
use ManiaControl\Commands\CommandListener;
use ManiaControl\ManiaControl;
use ManiaControl\Players\Player;
use ManiaControl\Players\PlayerManager;
use ManiaControl\Plugins\Plugin;
/**