--- a/hedgewars/uLand.pas Mon Mar 01 19:20:43 2010 +0000
+++ b/hedgewars/uLand.pas Mon Mar 01 19:54:33 2010 +0000
@@ -719,7 +719,7 @@
procedure LoadMap;
var tmpsurf: PSDL_Surface;
- s: string;
+ s: shortstring;
f: textfile;
begin
WriteLnToConsole('Loading land from file...');