Useless (and erroneous) flag removed
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1946 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -2008,7 +2008,7 @@ HailAlien (void)
|
||||
|
||||
// init subtitle cache context
|
||||
TextCacheContext = CaptureContext (CreateContext ());
|
||||
TextCacheFrame = CaptureDrawable (CreateDrawable (WANT_PIXMAP | WANT_MASK,
|
||||
TextCacheFrame = CaptureDrawable (CreateDrawable (WANT_PIXMAP,
|
||||
SIS_SCREEN_WIDTH, SIS_SCREEN_HEIGHT - SLIDER_Y - SLIDER_HEIGHT + 2,
|
||||
1));
|
||||
SetContext (TextCacheContext);
|
||||
|
||||
Reference in New Issue
Block a user