Skip to content

Commit

Permalink
SCUMM: Remove old code
Browse files Browse the repository at this point in the history
  • Loading branch information
segrax authored and tobigun committed Feb 11, 2012
1 parent 163f698 commit 6c40b3f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions engines/scumm/actor.cpp
Expand Up @@ -1892,8 +1892,6 @@ void Actor_v0::startAnimActor(int f) {

if(f == _standFrame)
setDirection(_facing);
//else
// animateActor(newDirToOldDir(_facing));
}

void Actor::animateActor(int anim) {
Expand Down

0 comments on commit 6c40b3f

Please sign in to comment.