code cleanup from cppcheck

This commit is contained in:
Mark Vejvoda
2013-06-15 01:43:44 +00:00
parent c646d0371c
commit 1b3ee1503b
9 changed files with 19 additions and 20 deletions

View File

@@ -56,6 +56,8 @@ void NetworkInterface::init() {
networkGameDataSynchCheckOkTile=false;
networkGameDataSynchCheckOkTech=false;
receivedDataSynchCheck=false;
gameSettings = GameSettings();
}
NetworkInterface::~NetworkInterface() {