From 1e9b7c519953c73c6e5ca4ce2169eb674267c115 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 20 Apr 2013 16:40:24 +0300 Subject: fix style in other files. --- src/playerinfo.h | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/playerinfo.h') diff --git a/src/playerinfo.h b/src/playerinfo.h index 2fec7d960..8e6630adc 100644 --- a/src/playerinfo.h +++ b/src/playerinfo.h @@ -47,6 +47,13 @@ typedef std::map StatMap; */ struct PlayerInfoBackend final { + PlayerInfoBackend() : + mAttributes(), + mStats(), + mSkills() + { + } + IntMap mAttributes; StatMap mStats; IntMap mSkills; -- cgit v1.2.3-60-g2f50