comparison mm7_2.cpp @ 2128:0d0aa7c1ccdd

Savegame_screenshot continue
author Ritor1
date Sat, 28 Dec 2013 00:32:08 +0600
parents f6e59446c133
children e378232bfd36
comparison
equal deleted inserted replaced
2127:400f3db2e4e5 2128:0d0aa7c1ccdd
4240 static_assert(sizeof(LODSprite) == 0x28, "Wrong type size"); 4240 static_assert(sizeof(LODSprite) == 0x28, "Wrong type size");
4241 } 4241 }
4242 4242
4243 bool new_sky = false; 4243 bool new_sky = false;
4244 bool new_draw_object_dist = true; 4244 bool new_draw_object_dist = true;
4245 bool change_seasons = true;//Ritor1: temporarily for demonstration snow 4245 bool change_seasons = false;
4246 bool all_magic = true; 4246 bool all_magic = true;
4247 bool wizard_eye = false; 4247 bool wizard_eye = false;
4248 bool debug_information = false; 4248 bool debug_information = false;
4249 bool show_picked_face = false; 4249 bool show_picked_face = false;
4250 bool draw_debug_line = false; 4250 bool draw_debug_line = false;