mirror of
https://github.com/HistacomUnity/Histacom2-old.git
synced 2025-01-22 09:02:01 -05:00
Another Typo :p
This commit is contained in:
parent
1fda20ab3c
commit
a0dfe87134
1 changed files with 1 additions and 1 deletions
|
@ -199,7 +199,7 @@ public Default95PlusTheme()
|
|||
selectedBackColor = Color.Navy;
|
||||
selectedTextColor = Color.White;
|
||||
|
||||
defaultWallpaper = Properties.Resources.Win95PlusInsideComputerWallpaper;
|
||||
defaultWallpaper = Properties.Resources.Win95PlusDefaultWallpaper;
|
||||
themeName = "default95plus";
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue