diff mm7_2.cpp @ 638:ccf8b4815a1f

GetActorTintColor fixed Outdoor sunlight works on terrain & bmodels (not sure about billboards though)
author Nomad
date Mon, 11 Mar 2013 21:43:26 +0200
parents 71ecba604995
children 2c906e6c6926
line wrap: on
line diff
--- a/mm7_2.cpp	Mon Mar 11 17:07:51 2013 +0200
+++ b/mm7_2.cpp	Mon Mar 11 21:43:26 2013 +0200
@@ -10446,7 +10446,7 @@
 }
 
 bool new_sky = false;
-bool change_seasons = true;
+bool change_seasons = false;
 
 //----- (00462C94) --------------------------------------------------------
 bool MM_Main(const wchar_t *pCmdLine)