summaryrefslogtreecommitdiff
path: root/src/being
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-08-24 20:58:53 +0300
committerAndrei Karas <akaras@inbox.ru>2016-08-24 20:58:53 +0300
commit0f05881e90d4c735cb1909bb4b88d758ed692402 (patch)
tree3e1ac09c2b0e4e887b25c16aa22385f70bac2705 /src/being
parentb86d61e2e86f93f86c500eb578342af34d75eab1 (diff)
downloadplus-0f05881e90d4c735cb1909bb4b88d758ed692402.tar.gz
plus-0f05881e90d4c735cb1909bb4b88d758ed692402.tar.bz2
plus-0f05881e90d4c735cb1909bb4b88d758ed692402.tar.xz
plus-0f05881e90d4c735cb1909bb4b88d758ed692402.zip
Remove empty line from being.cpp.
Diffstat (limited to 'src/being')
-rw-r--r--src/being/being.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/being/being.cpp b/src/being/being.cpp
index 4bcd19524..b0d8234ca 100644
--- a/src/being/being.cpp
+++ b/src/being/being.cpp
@@ -2108,7 +2108,6 @@ void Being::updateBotFollow(int dstX,
{
dstY = mY;
}
-
}
botFixOffset(dstX, dstY);
moveBotTo(dstX, dstY);