From ab9405f511303d490a8f966d1c1abe7f94bf0633 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 20 Apr 2013 16:39:17 +0300 Subject: fix style in net directory. --- src/net/worldinfo.h | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'src/net/worldinfo.h') diff --git a/src/net/worldinfo.h b/src/net/worldinfo.h index 65f8ae978..ebc45343a 100644 --- a/src/net/worldinfo.h +++ b/src/net/worldinfo.h @@ -28,6 +28,15 @@ struct WorldInfo final { + WorldInfo() : + address(0), + name(), + port(0), + online_users(0), + updateHost() + { + } + int address; std::string name; short port; -- cgit v1.2.3-70-g09d2