From e4f7346d4270d2d17b87ce7413e578100db9f5c4 Mon Sep 17 00:00:00 2001 From: kremsy Date: Thu, 16 Mar 2017 21:53:45 +0100 Subject: [PATCH] updated icon link --- core/Manialinks/IconManager.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Manialinks/IconManager.php b/core/Manialinks/IconManager.php index 6b9b6e95..2037cb5b 100644 --- a/core/Manialinks/IconManager.php +++ b/core/Manialinks/IconManager.php @@ -22,7 +22,7 @@ class IconManager implements CallbackListener { /* * Constants */ - const DEFAULT_IMG_URL = 'https://images.maniacontrol.com/icons/'; + const DEFAULT_IMG_URL = 'https://images.maniacontrol.com/icon/'; const PRELOAD_MLID = 'IconManager.Preload.MLID'; /*