well done splash
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
ci/woodpecker/pull_request_closed/woodpecker Pipeline was successful

This commit is contained in:
2026-03-03 20:55:53 +01:00
parent 77bd76f6f9
commit 83301a1a8e
5 changed files with 77 additions and 18 deletions

View File

@@ -20,7 +20,8 @@ function Config.initial_data()
meter_bg = 1
},
timing = {
splash_duration = 120
splash_duration = 120,
minigame_win_duration = 180
}
}
end