From 56d4567fe933e24c1420009881580404745d8dba Mon Sep 17 00:00:00 2001 From: Thomas G <62822072+Thomasluigi07@users.noreply.github.com> Date: Wed, 14 Sep 2022 20:07:57 +1000 Subject: [PATCH] Update join.blade.php --- resources/views/client/join.blade.php | 1 - 1 file changed, 1 deletion(-) diff --git a/resources/views/client/join.blade.php b/resources/views/client/join.blade.php index f4d4e45..adb45d5 100644 --- a/resources/views/client/join.blade.php +++ b/resources/views/client/join.blade.php @@ -236,7 +236,6 @@ local success, err = pcall(function() -- Overriden onPlayerAdded(player) player.CharacterAppearance = "" - -- player.CharacterAppearance = "http://morblox.us/Asset/CharacterFetch.ashx?userId=" if not test then visit:SetUploadUrl("")end player.Name = "" end)