Fix MI2 intro text colors
svn-id: r14613
This commit is contained in:
parent
152a5e97fe
commit
2deccf9949
1 changed files with 1 additions and 1 deletions
|
@ -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));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue