From e0b8e66540d2724379d6278f83bbbf0f6d5e2aac Mon Sep 17 00:00:00 2001 From: Perttu Ahola Date: Sun, 31 Jul 2011 15:32:45 +0300 Subject: Fixed problem of server always receiving an empty password from the client --- src/main.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/main.cpp') diff --git a/src/main.cpp b/src/main.cpp index 3cc748954..77340cab3 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -1583,6 +1583,8 @@ int main(int argc, char *argv[]) password = translatePassword(playername, menudata.password); + //dstream<<"Main: password hash: '"<