From ef13037435c671b76c75c3ecefbad83dbdc578f2 Mon Sep 17 00:00:00 2001 From: Ira Rice Date: Wed, 15 Apr 2009 19:42:07 +0200 Subject: Exposed delay values to the user, but made it so that the delay is color based, instead of global, so that the user can specify different delays for different types of actions. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Ira Rice Signed-off-by: Bjørn Lindeijer --- src/shopitem.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/shopitem.cpp') diff --git a/src/shopitem.cpp b/src/shopitem.cpp index 683cef7a..2389785a 100644 --- a/src/shopitem.cpp +++ b/src/shopitem.cpp @@ -63,7 +63,6 @@ void ShopItem::addDuplicate(int inventoryIndex, int quantity) mQuantity += quantity; } - void ShopItem::addDuplicate() { DuplicateItem* di = new DuplicateItem; -- cgit v1.2.3-70-g09d2