hedgewars/uLandObjects.pas
changeset 2747 7889a3a9724f
parent 2705 2b5625c4ec16
child 2783 1532fde15179
--- a/hedgewars/uLandObjects.pas	Thu Feb 04 18:46:49 2010 +0000
+++ b/hedgewars/uLandObjects.pas	Thu Feb 04 20:45:03 2010 +0000
@@ -371,6 +371,7 @@
 WriteLnToConsole('Reading objects info...');
 Assign(f, s);
 {$I-}
+filemode:= 0; // readonly
 Reset(f);
 
 // read sky and explosion border colors