From 3fcd3755f5c5d23af31e081c59275ef94cb4e036 Mon Sep 17 00:00:00 2001 From: Ira Rice Date: Mon, 19 Jan 2009 21:59:59 +0100 Subject: Fixes to the NPC Integer input field Also don't set "The Mana World" to start with. Signed-off-by: Ira Rice (cherry picked from Aethyra commit d2b804c1a817ccdd85b4b1220bf929e9d370d774) Conflicts: src/game.cpp src/gui/inttextfield.cpp src/gui/item_amount.cpp src/gui/textfield.h --- src/CMakeLists.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/CMakeLists.txt') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index d7127801..70a58272 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -95,8 +95,8 @@ SET(SRCS gui/gui.h gui/help.cpp gui/help.h - gui/inttextbox.cpp - gui/inttextbox.h + gui/inttextfield.cpp + gui/inttextfield.h gui/inventorywindow.cpp gui/inventorywindow.h gui/itemcontainer.cpp -- cgit v1.2.3-70-g09d2