Not needed

svn-id: r12622
This commit is contained in:
Travis Howell 2004-01-26 11:39:10 +00:00
parent e9e7ded89f
commit 64a99ea13d

View file

@ -1274,9 +1274,6 @@ void Actor::setActorCostume(int c) {
for (i = 0; i < 32; i++)
palette[i] = 0xFF;
}
skipLimb = false;
}
void Actor::startWalkActor(int destX, int destY, int dir) {