From: Ricardo Cruz Date: Fri, 30 Apr 2004 11:40:55 +0000 (+0000) Subject: Ups! X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=2397d1b76d4864f3270d3085210fd33e34a294a6;p=supertux.git Ups! SVN-Revision: 862 --- diff --git a/src/menu.cpp b/src/menu.cpp index f385245c5..a8ddf60f1 100644 --- a/src/menu.cpp +++ b/src/menu.cpp @@ -220,7 +220,7 @@ else std::string string = str; -return str; +return string; } /* Set ControlField a key */