Don't use the background palette.
This commit is contained in:
parent
fea4c05027
commit
ad049db175
1 changed files with 0 additions and 1 deletions
|
@ -192,7 +192,6 @@ global void ShowIntro(const Intro *intro)
|
|||
callbacks.SoundReady=WriteSound;
|
||||
|
||||
background=LoadGraphic(intro->Background);
|
||||
//VideoSetPalette(background->Pixels);
|
||||
|
||||
LibraryFileName(intro->TextFile,buf);
|
||||
if( !(file=CLopen(buf)) ) {
|
||||
|
|
Loading…
Add table
Reference in a new issue