only display dfhack logo on base title screen

to avoid overlapping important widgets on subscreens
develop
Myk Taylor 2023-04-24 08:03:31 -07:00
parent 6203894c99
commit 65da8ef3c9
No known key found for this signature in database
GPG Key ID: 8A39CA0FA0C16E78
1 changed files with 1 additions and 1 deletions

@ -39,7 +39,7 @@ HotspotMenuWidget.ATTRS{
-- 'new_region', -- conflicts with vanilla panel layouts
'savegame',
'setupdwarfgame',
'title',
'title/Default',
'update_region',
'world'
},