Change Amiga palette option to Amiga version

svn-id: r9800
This commit is contained in:
Travis Howell 2003-08-20 14:01:39 +00:00
parent af17c1ac51
commit be0d723e7f
4 changed files with 14 additions and 14 deletions

View file

@ -133,7 +133,7 @@ protected:
StaticTextWidget *_sfxVolumeLabel;
CheckboxWidget *subtitlesCheckbox;
CheckboxWidget *amigaPalCheckbox;
CheckboxWidget *amigaCheckbox;
};
class InfoDialog : public ScummDialog {