diff --git a/luau/48488398.luau b/luau/48488398.luau index 3bdde1c..22d727d 100644 --- a/luau/48488398.luau +++ b/luau/48488398.luau @@ -1,7 +1,7 @@ -- CoreGui.RobloxGui.CoreScripts/NotificationScript print "[Mercury]: Loaded corescript 48488398" -local TeleportService = TeleportService +local TeleportService = game:GetService "TeleportService" function waitForProperty(instance, property) while not instance[property] do