From ad94a72d77b5228153f9cb7006b6aca2d265a89f Mon Sep 17 00:00:00 2001 From: dipesh Date: Tue, 25 Oct 2011 12:22:29 +0100 Subject: oops. --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index 6145572..5a5d382 100755 --- a/main.py +++ b/main.py @@ -276,7 +276,7 @@ def process_whisper(nick, msg, mapserv): item_info = sale_tree.get_uid(uid) if item_info == -10: - mapserv.sendall(whisper(nick, "Item not found. Please check the uid number and try again.")) + mapserv.sendall(whisper(nick, "Item not found. Please check the uid number and try again.")) return weight = ItemDB.item_names[int(item_info.get('itemId'))].weight*int(item_info.get("amount")) -- cgit v1.2.3-70-g09d2