Bug Report: skipCountdown doens't work at all #3954
Labels
status: pending triage
The bug or PR has not been reviewed yet.
type: minor bug
Involves a minor bug or issue.
Issue Checklist
Platform
Newgrounds (Web/HTML5)
Browser
None
Version
0.5.3
Description (include any images, videos, errors, or crash logs)
I try create a new song in FNF and I want to skip the countdown when the song is loaded and just start the song, I tried using both events
onSongLoaded
andonCountdownStart
and calledCountdown.skipCountdown();
but no use, it still plays the Countdown for some reason (Yes other classes work, only the skipCountdown doesnt for some reason)Steps to Reproduce
Countdown.skipCountdown();
onSongLoaded
and/oronCountdownStart
The text was updated successfully, but these errors were encountered: