We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0f1aa1 commit 190ae71Copy full SHA for 190ae71
src/lua/settings.lua
@@ -27,6 +27,7 @@ end
27
local function configure_balatro_speed()
28
-- Skip intro and splash screens
29
G.SETTINGS.skip_splash = "Yes"
30
+ G.F_SKIP_TUTORIAL = true
31
32
-- Configure audio based on --audio flag
33
if config.audio then
0 commit comments