oops uncomment moment
This commit is contained in:
parent
07bb873b1c
commit
d800c0af12
@ -3984,7 +3984,7 @@ class PlayState extends MusicBeatState
|
|||||||
FlxG.stage.window.onFocusIn.add(focusIn);
|
FlxG.stage.window.onFocusIn.add(focusIn);
|
||||||
|
|
||||||
var ourSource:String = "assets/videos/daWeirdVid/dontDelete.webm";
|
var ourSource:String = "assets/videos/daWeirdVid/dontDelete.webm";
|
||||||
//WebmPlayer.SKIP_STEP_LIMIT = 90;
|
WebmPlayer.SKIP_STEP_LIMIT = 90;
|
||||||
var str1:String = "WEBM SHIT";
|
var str1:String = "WEBM SHIT";
|
||||||
webmHandler = new WebmHandler();
|
webmHandler = new WebmHandler();
|
||||||
webmHandler.source(ourSource);
|
webmHandler.source(ourSource);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user