This commit is contained in:
Daveo 2001-06-15 19:19:45 +00:00
parent db91f241c9
commit cd67596117
3 changed files with 46 additions and 9 deletions

View file

@ -556,6 +556,8 @@ sSpriteAnim *ThisAnim=SpriteBank->AnimList+Anim;
CurrentFrame=&ThisAnim->Anim[Frame];
CurrentFrameGfx=&SpriteBank->FrameList[CurrentFrame->FrameIdx];
if (!CurrentFrameGfx->PAKSpr) return(0); // Blank Frame
// Try to find Pre-cached sprite
ThisNode=0;
// Check Local Cache