K 10
svn:author
V 3
per
K 8
svn:date
V 27
2003-08-19T19:46:25.000000Z
K 7
svn:log
V 297
-    if (game.version >= 10300) {
-      pcity->airlift=secfile_lookup_bool(file,
+    pcity->airlift = secfile_lookup_bool_default(file, FALSE,
                                  "player%d.c%d.airlift",plrno,i);
-    }

Suggestion by Greg that I forgot when I committed the patch he commented
on.

END
