Fixed compilation, deleted 16bpp blitter
This commit is contained in:
@@ -179,7 +179,7 @@ struct TutorialWindow : public Window {
|
||||
|
||||
void ShowTutorialWindow()
|
||||
{
|
||||
DeleteWindowByClass(WC_GAME_OPTIONS);
|
||||
CloseWindowByClass(WC_GAME_OPTIONS);
|
||||
new TutorialWindow();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user