diff options
Diffstat (limited to 'src/being/playerinfo.h')
-rw-r--r-- | src/being/playerinfo.h | 2 |
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); |