Another Typo :p

This commit is contained in:
jtsshieh 2017-10-23 21:30:55 -04:00
parent 1fda20ab3c
commit a0dfe87134

View file

@ -199,7 +199,7 @@ public Default95PlusTheme()
selectedBackColor = Color.Navy;
selectedTextColor = Color.White;
defaultWallpaper = Properties.Resources.Win95PlusInsideComputerWallpaper;
defaultWallpaper = Properties.Resources.Win95PlusDefaultWallpaper;
themeName = "default95plus";
}
}