Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/gamewindow.cc')
-rw-r--r--src/client/gamewindow.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/gamewindow.cc b/src/client/gamewindow.cc
index a2693e1..929cfe4 100644
--- a/src/client/gamewindow.cc
+++ b/src/client/gamewindow.cc
@@ -196,7 +196,7 @@ void GameWindow::show_menu(const std::string & args)
if (label.compare("buy") == 0) {
// buy menu, single item
- unsigned long id;
+ unsigned int id;
if (argstr >> id) {
// hide other menus