diff mm7_2.cpp @ 894:df0ffbb70cc6

all_magic flag
author Ritor1
date Wed, 03 Apr 2013 14:52:15 +0600
parents c684b3fb93eb
children 10fa7dad1391
line wrap: on
line diff
--- a/mm7_2.cpp	Wed Apr 03 14:27:43 2013 +0600
+++ b/mm7_2.cpp	Wed Apr 03 14:52:15 2013 +0600
@@ -8843,6 +8843,7 @@
 
 bool new_sky = false;
 bool change_seasons = false;
+bool all_magic = true;
 
 //----- (00462C94) --------------------------------------------------------
 bool MM_Main(const wchar_t *pCmdLine)