Consider 'eventually fixed'; bug #687 is fixed now
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2016 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -203,11 +203,6 @@ Present_GenerateSIS (PRESENTATION_INPUT_STATE* pPIS)
|
||||
|
||||
SkelFrame = CaptureDrawable (LoadCelFile ("slides/ending/sis_skel.ani"));
|
||||
ModuleFrame = CaptureDrawable (LoadGraphic (SISMODS_MASK_PMAP_ANIM));
|
||||
/* TODO: fix this eventually;
|
||||
* we need to load *all* gfx resources from this package
|
||||
* otherwise we will leave the package hanging, literally
|
||||
*/
|
||||
DestroyDrawable (LoadGraphic (OUTFIT_PMAP_ANIM));
|
||||
|
||||
GetFrameRect (SkelFrame, &r);
|
||||
SisFrame = CaptureDrawable (CreateDrawable (
|
||||
|
||||
Reference in New Issue
Block a user