Begin of map search in map list
This commit is contained in:
@ -993,7 +993,6 @@ class MapManager implements CallbackListener, CommunicationListener, UsageInform
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* Searches the ManiaControl maps database
|
||||
*
|
||||
@ -1009,6 +1008,7 @@ class MapManager implements CallbackListener, CommunicationListener, UsageInform
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
return $result;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user