equal
deleted
inserted
replaced
148 m_name = other.m_name; |
148 m_name = other.m_name; |
149 m_grave = other.m_grave; |
149 m_grave = other.m_grave; |
150 m_fort = other.m_fort; |
150 m_fort = other.m_fort; |
151 m_flag = other.m_flag; |
151 m_flag = other.m_flag; |
152 m_voicepack = other.m_voicepack; |
152 m_voicepack = other.m_voicepack; |
153 // m_hedgehogs = other.m_hedgehogs; |
153 m_hedgehogs = other.m_hedgehogs; |
154 m_difficulty = other.m_difficulty; |
154 m_difficulty = other.m_difficulty; |
155 // m_binds = other.m_binds; |
155 m_binds = other.m_binds; |
156 m_numHedgehogs = other.m_numHedgehogs; |
156 m_numHedgehogs = other.m_numHedgehogs; |
157 m_color = other.m_color; |
157 m_color = other.m_color; |
158 m_isNetTeam = other.m_isNetTeam; |
158 m_isNetTeam = other.m_isNetTeam; |
159 m_owner = other.m_owner; |
159 m_owner = other.m_owner; |
160 m_campaignProgress = other.m_campaignProgress; |
160 m_campaignProgress = other.m_campaignProgress; |