--- 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