From b7572126ddb1a72cd8ad58a220f2628d13d6f0a8 Mon Sep 17 00:00:00 2001 From: kremsy Date: Tue, 25 Apr 2017 19:28:52 +0200 Subject: [PATCH] fixed wrong namespace --- core/Callbacks/Structures/Common/CommonCommandStructure.php | 2 +- core/Callbacks/Structures/ShootMania/OnCommandStructure.php | 2 ++ core/Callbacks/Structures/TrackMania/OnCommandStructure.php | 6 ++---- core/ManiaControl.php | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/core/Callbacks/Structures/Common/CommonCommandStructure.php b/core/Callbacks/Structures/Common/CommonCommandStructure.php index 919266aa..a7c0fec9 100644 --- a/core/Callbacks/Structures/Common/CommonCommandStructure.php +++ b/core/Callbacks/Structures/Common/CommonCommandStructure.php @@ -1,6 +1,6 @@