added debugs and cheats and we usin fmod
This commit is contained in:
@ -76,6 +76,10 @@ class TitleState extends MusicBeatState
|
||||
|
||||
function startIntro()
|
||||
{
|
||||
#if switch
|
||||
initialized = true;
|
||||
#end
|
||||
|
||||
if (!initialized)
|
||||
{
|
||||
var diamond:FlxGraphic = FlxGraphic.fromClass(GraphicTransTileDiamond);
|
||||
|
Reference in New Issue
Block a user