Revision 1306248
Go back to digest for 22nd July 2012Bug Fixes in Games
Wolfgang Rohdewald committed changes in /trunk/KDE/kdegames/kajongg/src:
When a connection to server is not needed anymore, disconnect
This fixes a bug where a client connects with username A to server, hides
the table list and connects again with username B. But what actually
happened was that the existing table list was reshown, so he was not
really player B as expected but player A.
File Changes
Modified 5 files
- /trunk/KDE/kdegames/kajongg/src
- /client.py
- /humanclient.py
- /message.py
- /server.py
- /tables.py
5 files changed in total