Skip to content

Commit

Permalink
Merge pull request #3715 from myk002/myk_hide_logo_load_game
Browse files Browse the repository at this point in the history
[hotkeys] hide the DFHack logo while loading a game
  • Loading branch information
myk002 authored Sep 1, 2023
2 parents 8791825 + 702992b commit 951c0b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugins/lua/hotkeys.lua
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ HotspotMenuWidget.ATTRS{
'export_region',
'game_cleaner',
'initial_prep',
--'legends', -- conflicts with vanilla export button and info text
'loadgame',
-- 'legends', -- conflicts with vanilla export button and info text
-- 'loadgame', -- disable temporarily while we get texture reloading sorted
-- 'new_arena', -- conflicts with vanilla panel layouts
-- 'new_region', -- conflicts with vanilla panel layouts
'savegame',
Expand Down

0 comments on commit 951c0b5

Please sign in to comment.