changeset 2716 | b9ca1bfca24f |
parent 2693 | 3207e0eacd43 |
child 2717 | 2b75ef82676d |
--- a/hedgewars/uLocale.pas Tue Jan 26 04:13:37 2010 +0000 +++ b/hedgewars/uLocale.pas Tue Jan 26 21:55:51 2010 +0000 @@ -62,8 +62,8 @@ trammo[sidNothing]:= ' '; for e:= Low(TEventId) to High(TEventId) do first[e]:= true; -{$I-} //iochecks off -filemode:=0; //readonly +{$I-} // iochecks off +filemode:= 0; // readonly Assign(f, FileName); reset(f); // if the locale does not exist, fallback to the default one