fix: removed mm window, made it into screen
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
This commit is contained in:
@@ -10,7 +10,7 @@ Decision.register({
|
||||
focus_initial_radius = 0,
|
||||
on_win = function()
|
||||
local ascended = Ascension.consume_increase()
|
||||
MysteriousManWindow.start({ skip_text = not ascended })
|
||||
MysteriousManScreen.start({ skip_text = not ascended })
|
||||
end,
|
||||
})
|
||||
end,
|
||||
|
||||
Reference in New Issue
Block a user