remove TitleState.soundExt
This commit is contained in:
@ -26,10 +26,6 @@ class MusicBeatState extends FlxUIState
|
||||
if (transIn != null)
|
||||
trace('reg ' + transIn.region);
|
||||
|
||||
#if (!web)
|
||||
TitleState.soundExt = '.ogg';
|
||||
#end
|
||||
|
||||
super.create();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user