From a6445adf61a87f73a3cd7781c36e36e228ac526e Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 24 Jun 2019 01:59:01 +0300 Subject: Fix code style --- src/being/being.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/being') diff --git a/src/being/being.cpp b/src/being/being.cpp index 6c846ce91..74942999e 100644 --- a/src/being/being.cpp +++ b/src/being/being.cpp @@ -2065,9 +2065,6 @@ void Being::botLogic() restrict2 break; } case BeingAction::SIT: - botFixOffset(dstX, dstY); - moveBotTo(dstX, dstY); - break; case BeingAction::DEAD: botFixOffset(dstX, dstY); moveBotTo(dstX, dstY); -- cgit v1.2.3-60-g2f50