Changed icon name to zetaglest.ico (#88)

* Changed icon name to zetaglest.ico
This commit is contained in:
MathuSum Mut
2018-03-05 04:20:26 +01:00
committed by Andy Alt
parent d999bc87da
commit ca283f781d
9 changed files with 21 additions and 21 deletions

View File

@@ -261,7 +261,7 @@ void PlatformContextGl::init(int colorBits, int depthBits, int stencilBits,
delete [] result.second;
}
//SDL_Surface *icon = IMG_Load("megaglest.ico");
//SDL_Surface *icon = IMG_Load("zetaglest.ico");
//#if !defined(MACOSX)