Example 1: lua while loops --// Basic while true do loop while true do --// Looped text print("Looped Text") --// Time the loop waits before looping again ...
確定! 回上一頁