summaryrefslogtreecommitdiff
path: root/src/being/playerinfo.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-08-24 16:32:39 +0300
committerAndrei Karas <akaras@inbox.ru>2016-08-24 16:32:39 +0300
commitd0bc156e6f0da733457d608f9d81689324c08301 (patch)
tree42612f924db4d4c603b05e55a59bc3cd3e925367 /src/being/playerinfo.h
parentde73499f5ae0fa4ca0275e8c720da333e9dc635e (diff)
downloadManaVerse-d0bc156e6f0da733457d608f9d81689324c08301.tar.gz
ManaVerse-d0bc156e6f0da733457d608f9d81689324c08301.tar.bz2
ManaVerse-d0bc156e6f0da733457d608f9d81689324c08301.tar.xz
ManaVerse-d0bc156e6f0da733457d608f9d81689324c08301.zip
Remove function PlayerInfo::updateMoveAI.
Diffstat (limited to 'src/being/playerinfo.h')
-rw-r--r--src/being/playerinfo.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/being/playerinfo.h b/src/being/playerinfo.h
index 2991d0adc..e46af76a5 100644
--- a/src/being/playerinfo.h
+++ b/src/being/playerinfo.h
@@ -277,8 +277,6 @@ namespace PlayerInfo
BeingId getElementalId();
- void updateMoveAI();
-
void updateAttackAi(const BeingId targetId,
const Keep keep);