From 07108777759efe97e0435f4586212ffc2d878279 Mon Sep 17 00:00:00 2001 From: Douglas Boffey Date: Tue, 26 Aug 2008 14:02:59 +0000 Subject: Corrected splash screen problem as per mantis #52 --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.cpp b/src/main.cpp index 7efbca4f..b5fd0e98 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -772,7 +772,7 @@ int main(int argc, char *argv[]) // Reload the wallpaper in case that it was updated login_wallpaper->decRef(); login_wallpaper = ResourceManager::getInstance()-> - getImage("graphics/images/login_wallpaper.png"); + getImage(wallpaperName); break; // Those states don't cause a network disconnect -- cgit v1.2.3-70-g09d2