updated namespace

This commit is contained in:
kremsy
2017-03-25 11:54:44 +01:00
parent bd2c5a8c9c
commit 970d54cc35
4 changed files with 5 additions and 2 deletions

View File

@ -4,6 +4,8 @@ namespace ManiaControl\Callbacks\Structures\ShootMania;
use ManiaControl\Callbacks\Structures\BaseStructure;
use ManiaControl\Callbacks\Structures\ShootMania\Models\Landmark;
use ManiaControl\Callbacks\Structures\ShootMania\Models\Position;
use ManiaControl\ManiaControl;
use ManiaControl\Players\Player;