diff --git a/Themes/Til Death/BGAnimations/ScreenAssetSettings underlay.lua b/Themes/Til Death/BGAnimations/ScreenAssetSettings underlay.lua index 6020d75b76..c5dbcc281e 100644 --- a/Themes/Til Death/BGAnimations/ScreenAssetSettings underlay.lua +++ b/Themes/Til Death/BGAnimations/ScreenAssetSettings underlay.lua @@ -239,6 +239,9 @@ function TAB.makeTabActors(tab) loadAssetType(i) end end, + MouseRightClickMessageCommand = function(self) + SCREENMAN:GetTopScreen():Cancel() + end, TabPressedMessageCommand = function(self, params) if params.name ~= v then self:finishtweening()