Skip to content
Snippets Groups Projects
Commit 15a482d0 authored by Travis Savo's avatar Travis Savo
Browse files

Still moving over libraries

parent af104079
No related branches found
No related tags found
No related merge requests found
Pipeline #
Loading
Loading
@@ -88,6 +88,8 @@ global.$game.common.login.showWelcomeMessage = (socket, callback) ->
socket.write(text.red + "\r\n")
callback()
 
global.$game.common.login.register = (socket) ->
global.$game.common.login.getUserName socket, (username) ->
global.$game.common.login.getPassword socket, (password) ->
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment