Skip to content

Commit

Permalink
clang
Browse files Browse the repository at this point in the history
  • Loading branch information
kphoenix137 committed Feb 25, 2024
1 parent 9050270 commit 8bc28e3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Source/player.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -499,8 +499,6 @@ bool DoWalk(Player &player, int variant)
ChangeVisionXY(player.getId(), player.position.tile);
}



StartStand(player, player.tempDirection);

ClearStateVariables(player);
Expand Down

0 comments on commit 8bc28e3

Please sign in to comment.