Removed useless todo
This commit is contained in:
parent
0ffe997718
commit
8b2463d21a
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@ const struct {
|
|||
{ hotkey::HOTKEY_REPLAY_SHOW_TEAM1, "replayshowteam1",
|
||||
N_("Team 1"), false, hotkey::SCOPE_GAME },
|
||||
{ hotkey::HOTKEY_REPLAY_SKIP_ANIMATION, "replayskipanimation", N_("Skip animation"), false, hotkey::SCOPE_GAME },
|
||||
//@todo 1.9 : unhide whiteboard hotkeys once whiteboard is mature enough
|
||||
// Whiteboard commands
|
||||
{ hotkey::HOTKEY_EXECUTE_NEXT_ACTION, "executenextaction", N_("Execute next planned action"), false, hotkey::SCOPE_GAME },
|
||||
|
||||
#ifndef DISABLE_EDITOR
|
||||
|
|
Loading…
Add table
Reference in a new issue