Linux version
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -458,7 +458,7 @@ BOOL LLWindowSDL::createContext(int x, int y, int width, int height, int bits, B
|
||||
|
||||
// Set the application icon.
|
||||
SDL_Surface *bmpsurface;
|
||||
bmpsurface = Load_BMP_Resource("snowglobe_icon.BMP");
|
||||
bmpsurface = Load_BMP_Resource("singularity_icon.BMP");
|
||||
if (bmpsurface)
|
||||
{
|
||||
// This attempts to give a black-keyed mask to the icon.
|
||||
|
||||
Reference in New Issue
Block a user