Skip to content

Instantly share code, notes, and snippets.

@mickeprag
Created September 6, 2018 06:30
Show Gist options
  • Save mickeprag/cb686baaa68d2ecc9dcd454850928699 to your computer and use it in GitHub Desktop.
Save mickeprag/cb686baaa68d2ecc9dcd454850928699 to your computer and use it in GitHub Desktop.
sleep(1000) -- This is *not* allowed
function onInit()
sleep(1000) -- This is ok
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment