mirror of
https://github.com/scummvm/scummvm.git
synced 2026-06-20 05:45:29 +00:00
Fix MI2 intro text colors
svn-id: r14613
This commit is contained in:
+1
-1
@@ -163,7 +163,7 @@ static const TransitionEffect transitionEffects[5] = {
|
||||
#pragma mark -
|
||||
|
||||
|
||||
#define CHARSET_MASK_TRANSPARENCY 254
|
||||
#define CHARSET_MASK_TRANSPARENCY 253
|
||||
|
||||
Gdi::Gdi(ScummEngine *vm) {
|
||||
memset(this, 0, sizeof(*this));
|
||||
|
||||
Reference in New Issue
Block a user