From 7a17bdcb24e580a357bb1f9b8a925315eac33e64 Mon Sep 17 00:00:00 2001 From: Michael Webb Date: Thu, 4 Apr 2019 22:00:10 -0500 Subject: HUGE list of changes; see Discord for more info --- Histacom2.Engine/Theme.cs | 1 + 1 file changed, 1 insertion(+) (limited to 'Histacom2.Engine/Theme.cs') 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; -- cgit v1.2.3