TODO: FIX THIS BULLSHIT

This commit is contained in:
Astrologies 2021-12-12 04:19:10 -05:00
parent 8620e52a7c
commit fdb33e02f6
1 changed files with 1 additions and 1 deletions

View File

@ -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
}