mirror of
https://github.com/glest/glest-source.git
synced 2025-10-04 03:11:53 +02:00
code cleanup from cppcheck
This commit is contained in:
@@ -56,6 +56,8 @@ void NetworkInterface::init() {
|
||||
networkGameDataSynchCheckOkTile=false;
|
||||
networkGameDataSynchCheckOkTech=false;
|
||||
receivedDataSynchCheck=false;
|
||||
|
||||
gameSettings = GameSettings();
|
||||
}
|
||||
|
||||
NetworkInterface::~NetworkInterface() {
|
||||
|
Reference in New Issue
Block a user