changed initializing CE properties to older versions only for CE levels
[rocksndiamonds.git] / src / main.h
index b535fed953f1dd34de643eb4a5706a86630ceca3..336fe8c9a806eb1493c343759489d395874a3d33 100644 (file)
@@ -3027,6 +3027,8 @@ struct LevelInfo
 
   boolean use_custom_template; /* use custom properties from template file */
 
+  boolean file_has_custom_elements;    /* set when level file contains CEs */
+
   boolean no_valid_file;       /* set when level file missing or invalid */
   boolean no_level_file;       /* set when falling back to level template */