summaryrefslogtreecommitdiff
path: root/src/being/localplayer.cpp
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-09-21 13:44:03 +0300
committerAndrei Karas <akaras@inbox.ru>2014-09-21 13:44:03 +0300
commit46d1266f00dfde5d04d7980daea4bab02e77cb69 (patch)
treeadfaa8bdc5b96bf951de15119b1a0854e2eedc9f /src/being/localplayer.cpp
parentba88670fe4b5f4606f80651f6433cc755ab6b6c1 (diff)
downloadplus-46d1266f00dfde5d04d7980daea4bab02e77cb69.tar.gz
plus-46d1266f00dfde5d04d7980daea4bab02e77cb69.tar.bz2
plus-46d1266f00dfde5d04d7980daea4bab02e77cb69.tar.xz
plus-46d1266f00dfde5d04d7980daea4bab02e77cb69.zip
Use MercenaryInfo object for storing mercenary attributes.
Diffstat (limited to 'src/being/localplayer.cpp')
-rw-r--r--src/being/localplayer.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/being/localplayer.cpp b/src/being/localplayer.cpp
index 062a06678..30e323d7e 100644
--- a/src/being/localplayer.cpp
+++ b/src/being/localplayer.cpp
@@ -153,7 +153,6 @@ LocalPlayer::LocalPlayer(const int id, const uint16_t subtype) :
mTestParticleName(),
mTestParticleTime(0),
mTestParticleHash(0L),
- mMercenaryId(0),
mWalkingDir(0),
mUpdateName(true),
mBlockAdvert(false),