From: Jacek Konieczny Date: Tue, 17 Apr 2001 15:34:29 +0000 (+0000) Subject: - enable recycling of temporary maps X-Git-Tag: deadbranch-1.3.2~3 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fcrossfire.git;a=commitdiff_plain;h=890ffe7ddcaab34334fed6599c86dd9c39c57470 - enable recycling of temporary maps Changed files: crossfire-tmp_maps.patch -> 1.1 --- diff --git a/crossfire-tmp_maps.patch b/crossfire-tmp_maps.patch new file mode 100644 index 0000000..ac92dc3 --- /dev/null +++ b/crossfire-tmp_maps.patch @@ -0,0 +1,15 @@ +diff -durN crossfire-0.98.0.orig/include/config.h crossfire-0.98.0/include/config.h +--- crossfire-0.98.0.orig/include/config.h Tue Apr 17 16:51:01 2001 ++++ crossfire-0.98.0/include/config.h Tue Apr 17 17:05:00 2001 +@@ -361,9 +361,9 @@ + * this to really work, the filename must be constant so the next run + * knows where to find the information. + */ +-/* ++ + #define RECYCLE_TMP_MAPS +-*/ ++ + + /* define RESURECTION if you want to let players bring other players + * back to life via some spells. If RESURRECTION is undefined, then a