Remove a duplicate command.
This commit is contained in:
parent
3db0ba133c
commit
1c57a7235d
1 changed files with 0 additions and 6 deletions
|
@ -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…
Add table
Reference in a new issue