Advertisement
XZTablets

WIPCommandLine

Mar 31st, 2020
173
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.07 KB | None | 0 0
  1. local CL = {}
  2. function CL.write(message)
  3.     warn(message)
  4. end
  5. return CL
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement