moved basestructure + changed namespace

This commit is contained in:
kremsy
2017-03-30 19:49:45 +02:00
parent 191235b246
commit 1369aab401
22 changed files with 21 additions and 22 deletions

View File

@ -3,7 +3,7 @@
namespace ManiaControl\Callbacks\Structures\ManiaPlanet;
use ManiaControl\Callbacks\Structures\BaseStructure;
use ManiaControl\Callbacks\Structures\Common\BaseStructure;
use ManiaControl\ManiaControl;
/**