Advertisement
MasterFloat

Untitled

Dec 13th, 2015
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. [07:55:54] #Zarel: it's probably because we changed Users.users from an Object to a Map
  2. [07:56:08] #Zarel: any code that relied on it being an Object probably broke.
  3. [07:56:21] #Zarel: This is why you're supposed to use Users(userid) instead of Users.users[userid]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement