Advertisement
Guest User

Untitled

a guest
Nov 15th, 2019
806
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.07 KB | None | 0 0
  1. Timer = {
  2. Test = 2
  3. }
  4.  
  5. function Timer()
  6. end
  7.  
  8. print(Timer.Test)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement