From 7b5675e6a603f5f2c93357c43ca5634fd6f2e5a5 Mon Sep 17 00:00:00 2001 From: Enno Rehling Date: Thu, 13 May 2004 20:10:20 +0000 Subject: [PATCH] =?UTF-8?q?http://eressea.upb.de/mantis/bug=5Fview=5Fpage.?= =?UTF-8?q?php=3Fbug=5Fid=3D0000085=20Kaudfen=20von=20Luxusg=C3=BCtern,=20?= =?UTF-8?q?wenn=20handel=3D0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/common/gamecode/economy.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/common/gamecode/economy.c b/src/common/gamecode/economy.c index eade1e7e9..c087f1bb5 100644 --- a/src/common/gamecode/economy.c +++ b/src/common/gamecode/economy.c @@ -1958,7 +1958,7 @@ expandbuying(region * r, request * buyorders) /* Kauf - auch so programmiert, daß er leicht erweiterbar auf mehrere * Güter pro Monat ist. j sind die Befehle, i der Index des * gehandelten Produktes. */ - + if (max_products>0) { expandorders(r, buyorders); if (!norders) return; @@ -2016,6 +2016,7 @@ expandbuying(region * r, request * buyorders) } a_remove(&u->attribs, a); } + } } attrib_type at_trades = {