diff --git a/core/Callbacks/Structures/ShootMania/Models/Landmark.php b/core/Callbacks/Structures/ShootMania/Models/Landmark.php index ae61ad1e..81e0f2b3 100644 --- a/core/Callbacks/Structures/ShootMania/Models/Landmark.php +++ b/core/Callbacks/Structures/ShootMania/Models/Landmark.php @@ -6,7 +6,7 @@ * Time: 11:37 */ -namespace ManiaControl\Callbacks\Structures\ShootMania; +namespace ManiaControl\Callbacks\Structures\ShootMania\Models; class Landmark { diff --git a/core/Callbacks/Structures/ShootMania/Models/Position.php b/core/Callbacks/Structures/ShootMania/Models/Position.php index 155410a7..e8e0514d 100644 --- a/core/Callbacks/Structures/ShootMania/Models/Position.php +++ b/core/Callbacks/Structures/ShootMania/Models/Position.php @@ -1,7 +1,7 @@