useless function being used #2

yay
This commit is contained in:
Prokube 2021-06-02 16:11:42 -07:00 committed by GitHub
parent 9bbabb7cc7
commit 2b979b5b42
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -86,7 +86,7 @@ class OutdatedSubState extends MusicBeatState
{
if (controls.ACCEPT)
{
FlxG.openURL("https://kadedev.github.io/Kade-Engine/changelogs/changelog-" + needVer);
fancyOpenURL("https://kadedev.github.io/Kade-Engine/changelogs/changelog-" + needVer);
}
if (controls.BACK)
{