Advertisement
TCFR17

hi

Mar 8th, 2020
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. Module = {
  2. Start = function(self)
  3. pcall(function()
  4. warn("")
  5. end)
  6. end,
  7. }
  8.  
  9. return Module
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement