aboutsummaryrefslogtreecommitdiff
path: root/Histacom2.Engine/Theme.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Histacom2.Engine/Theme.cs')
-rw-r--r--Histacom2.Engine/Theme.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Histacom2.Engine/Theme.cs b/Histacom2.Engine/Theme.cs
index 1ed4f02..088a359 100644
--- a/Histacom2.Engine/Theme.cs
+++ b/Histacom2.Engine/Theme.cs
@@ -487,6 +487,7 @@ namespace Histacom2.Engine
public BadXPTheme()
{
startSound = Properties.Resources.WinBadXPStart;
+ stopSound = Properties.Resources.WinXPShutdown;
threeDObjectsColor = Color.White;