Update join.blade.php

This commit is contained in:
Thomas G 2022-09-14 20:02:16 +10:00
parent ffe4140c15
commit 3ac3b88310
1 changed files with 1 additions and 1 deletions

View File

@ -234,7 +234,7 @@ local success, err = pcall(function()
-- Overriden
onPlayerAdded(player)
player.CharacterAppearance = "test"
player.CharacterAppearance = "<?php echo $app; ?>"
-- player.CharacterAppearance = "http://morblox.us/Asset/CharacterFetch.ashx?userId=<?php echo $app; ?>"
if not test then visit:SetUploadUrl("")end
player.Name = "<?php echo $username; ?>"