Skip to content

Commit 190ae71

Browse files
committed
fix: skip tutorial
1 parent d0f1aa1 commit 190ae71

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lua/settings.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ end
2727
local function configure_balatro_speed()
2828
-- Skip intro and splash screens
2929
G.SETTINGS.skip_splash = "Yes"
30+
G.F_SKIP_TUTORIAL = true
3031

3132
-- Configure audio based on --audio flag
3233
if config.audio then

0 commit comments

Comments
 (0)