diff mm7_2.cpp @ 648:35ce4761382c

Fixed numbers in tavern dialogue ui
author Nomad
date Mon, 11 Mar 2013 23:32:27 +0200
parents 2c906e6c6926
children 14d13880daa9
line wrap: on
line diff
--- a/mm7_2.cpp	Tue Mar 12 01:24:07 2013 +0600
+++ b/mm7_2.cpp	Mon Mar 11 23:32:27 2013 +0200
@@ -10446,7 +10446,7 @@
 }
 
 bool new_sky = false;
-bool change_seasons = false;
+bool change_seasons = true;
 
 //----- (00462C94) --------------------------------------------------------
 bool MM_Main(const wchar_t *pCmdLine)