Advertisement
villers

Untitled

Nov 3rd, 2014
193
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. class Chat
  2.     @user = {}
  3.  
  4.     constructor: (username, socket, containerId) ->
  5.         @user.name = username
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement