mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-19 21:29:06 +00:00
Remove a duplicate command.
This commit is contained in:
parent
3db0ba133c
commit
1c57a7235d
@ -240,12 +240,6 @@ void ttitle_screen::post_build(CVideo& video, twindow& window)
|
||||
, boost::ref(window)
|
||||
, TUTORIAL));
|
||||
|
||||
window.register_hotkey(hotkey::TITLE_SCREEN__TUTORIAL
|
||||
, boost::bind(
|
||||
&hotkey
|
||||
, boost::ref(window)
|
||||
, TUTORIAL));
|
||||
|
||||
window.register_hotkey(hotkey::TITLE_SCREEN__CAMPAIGN
|
||||
, boost::bind(
|
||||
&hotkey
|
||||
|
Loading…
x
Reference in New Issue
Block a user