LAB: Variable rename
This commit is contained in:
parent
5d240e3493
commit
aa718e4c84
5 changed files with 12 additions and 12 deletions
|
@ -499,7 +499,7 @@ void LabEngine::doMonitor(char *background, char *textfile, bool isinteractive,
|
|||
|
||||
_monitorPage = 0;
|
||||
_lastPage = false;
|
||||
_graphics->FadePalette = _highPalette;
|
||||
_graphics->_fadePalette = _highPalette;
|
||||
|
||||
TextFont *monitorFont = _resource->getFont("P:Map.fon");
|
||||
Common::File *buttonFile = _resource->openDataFile("P:MonImage");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue