local RunService = game:GetService("RunService") local function Pause(n) local accumulated = 0 RunService.Heartbeat:Wait() while n > ...
確定! 回上一頁