mp2 maps possible on mx

This commit is contained in:
kremsy 2014-04-30 15:29:12 +02:00 committed by Steffen Schröder
parent c308ae09a5
commit 14dcaa92f1

View File

@ -299,7 +299,9 @@ class ManiaExchangeManager {
$url .= '&priord=' . $searchOrder;
$url .= '&limit=' . $maxMapsReturned;
if ($titlePrefix != "tm") {
$url .= '&minexebuild=' . self::MIN_EXE_BUILD;
}
// Get MapTypes
try {