Add comment

svn-id: r9830
This commit is contained in:
Travis Howell 2003-08-23 15:16:07 +00:00
parent 01f020da2b
commit 6cc598250d

View File

@ -1227,6 +1227,7 @@ void Actor::setActorCostume(int c) {
}
// V1 zak uses palette[] as a dynamic costume color array.
if (_vm->_version == 1)
return;