Move hardcoded screenshot hotkey into yaml.
This commit is contained in:
@@ -183,11 +183,12 @@ Container@EDITOR_ROOT:
|
||||
Logic: LoadMapEditorLogic
|
||||
Children:
|
||||
LogicKeyListener@GLOBAL_KEYHANDLER:
|
||||
Logic: MusicHotkeyLogic
|
||||
Logic: MusicHotkeyLogic, ScreenshotHotkeyLogic
|
||||
StopMusicKey: StopMusic
|
||||
PauseMusicKey: PauseMusic
|
||||
PrevMusicKey: PrevMusic
|
||||
NextMusicKey: NextMusic
|
||||
TakeScreenshotKey: TakeScreenshot
|
||||
Container@WORLD_ROOT:
|
||||
Container@MENU_ROOT:
|
||||
TooltipContainer@TOOLTIP_CONTAINER:
|
||||
|
||||
Reference in New Issue
Block a user