Floater minimum width fixed, small message cleanup.

master
ZiRee 2011-04-21 00:35:14 +02:00
parent bcfc40dd33
commit d71f7ebc7b
2 changed files with 2 additions and 1 deletions

View File

@ -168,7 +168,7 @@ LLUUID AOSet::getAnimationForState(AOState* state)
return state->mAnimations[state->mCurrentAnimation].mAssetUUID;
}
else
llwarns << "animation state has no animations assigned" << llendl;
lldebugs << "animation state has no animations assigned" << llendl;
}
return LLUUID();
}

View File

@ -6,6 +6,7 @@
can_close="false"
height="352"
min_height="320"
min_width="200"
layout="topleft"
name="animation_overrider"
help_topic="animation_overrider"