From 890ffe7ddcaab34334fed6599c86dd9c39c57470 Mon Sep 17 00:00:00 2001 From: Jacek Konieczny Date: Tue, 17 Apr 2001 15:34:29 +0000 Subject: [PATCH] - enable recycling of temporary maps Changed files: crossfire-tmp_maps.patch -> 1.1 --- crossfire-tmp_maps.patch | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 crossfire-tmp_maps.patch 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 -- 2.43.0