From fdb33e02f6ad4720e1c0af28eeb6c54209b91556 Mon Sep 17 00:00:00 2001 From: Astrologies Date: Sun, 12 Dec 2021 04:19:10 -0500 Subject: [PATCH] TODO: FIX THIS BULLSHIT --- html/Game/Tools/ThumbnailAsset.ashx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/Game/Tools/ThumbnailAsset.ashx b/html/Game/Tools/ThumbnailAsset.ashx index 72a9bec..d30b4fd 100644 --- a/html/Game/Tools/ThumbnailAsset.ashx +++ b/html/Game/Tools/ThumbnailAsset.ashx @@ -73,5 +73,5 @@ if ($check->rowCount() > 0) //asset exists on Alphaland } else { - //WebContextManager::Redirect(getRobloxAssetThumbnail($aid, $wd, $ht, $fmt)); + //WebContextManager::Redirect(getRobloxAssetThumbnail($aid, $wd, $ht, $fmt)); //todo: fix this bullshit } \ No newline at end of file