diff mm7_2.cpp @ 670:9824e2eeee30

fixed decorations animation
author Gloval
date Fri, 15 Mar 2013 01:51:51 +0400
parents 2bf48d11d742
children 2bb0e9da8302
line wrap: on
line diff
--- a/mm7_2.cpp	Wed Mar 13 17:08:21 2013 +0600
+++ b/mm7_2.cpp	Fri Mar 15 01:51:51 2013 +0400
@@ -10446,7 +10446,7 @@
 }
 
 bool new_sky = false;
-bool change_seasons = true;
+bool change_seasons = false;
 
 //----- (00462C94) --------------------------------------------------------
 bool MM_Main(const wchar_t *pCmdLine)