Fix MI2 intro text colors

svn-id: r14613
This commit is contained in:
Max Horn 2004-08-14 19:52:20 +00:00
parent 152a5e97fe
commit 2deccf9949

View file

@ -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));