TheHeckingDeveloper

PlayerAnalytics

Apr 26th, 2021
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.09 KB | None | 0 0
  1. return function()
  2.     return {
  3.         LastJoined = {
  4.             Day = "",
  5.             Month = ""
  6.         }
  7.     }
  8. end
Advertisement
Add Comment
Please, Sign In to add comment