Commit 189ddba4 authored by nanahira's avatar nanahira

format

parent 2b13ad38
...@@ -1460,7 +1460,7 @@ ygopro.ctos_follow 'JOIN_GAME', false, (buffer, info, client, server)-> ...@@ -1460,7 +1460,7 @@ ygopro.ctos_follow 'JOIN_GAME', false, (buffer, info, client, server)->
if !check(buffer) if !check(buffer)
ygopro.stoc_die(client, '${invalid_password_checksum}') ygopro.stoc_die(client, '${invalid_password_checksum}')
return return
finish(buffer) finish(buffer)
else if settings.modules.challonge.enabled else if settings.modules.challonge.enabled
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment