Skip to content

Commit

Permalink
add.
Browse files Browse the repository at this point in the history
  • Loading branch information
silentwings committed Jul 30, 2020
1 parent 20c583d commit af2d607
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion protocol/Protocol.py
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@ def _checkCompat(self, client):
if not error:
return

#client.RealSend("MOTD -- WARNING --")
client.RealSend("MOTD -- WARNING --")

if missing_TLS:
client.RealSend("MOTD Your client did not use TLS. Your connection is not secure.")
Expand Down

0 comments on commit af2d607

Please sign in to comment.