improved map object

This commit is contained in:
kremsy
2013-11-10 19:31:35 +01:00
parent fec55fdcd4
commit 5a7246a791
2 changed files with 10 additions and 4 deletions

View File

@ -4,6 +4,7 @@ namespace ManiaControl;
/**
* Needed includes
* @author steeffeen & kremsy
*/
require_once __DIR__ . '/authentication.php';
require_once __DIR__ . '/callbacks.php';