Follow-up Comment #1, bug #19755 (project wesnoth):

I tried to implement it, but it didn't work ...

--- /src/hotkeys.cpp    2012-09-23 15:37:45.276327119 +0200
+++ /src/hotkeys.cpp    2012-09-23 15:36:42.579069752 +0200
@@ -1197,6 +1198,7 @@
                        break;
                case HOTKEY_ACCELERATED:
                        preferences::set_turbo(!preferences::turbo());
+                       gui2::show_message(disp.video(), _("Speed: "),
preferences::get("turbo_speed") );
                        break;
                case HOTKEY_MUTE:
                        {


Maybe I did something wrong ...

    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?19755>

_______________________________________________
  Nachricht gesendet von/durch Gna!
  http://gna.org/


_______________________________________________
Wesnoth-bugs mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-bugs

Reply via email to