oops uncomment moment

This commit is contained in:
codeeater_ 2021-07-26 12:22:53 +03:00 committed by GitHub
parent 07bb873b1c
commit d800c0af12
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3984,7 +3984,7 @@ class PlayState extends MusicBeatState
FlxG.stage.window.onFocusIn.add(focusIn);
var ourSource:String = "assets/videos/daWeirdVid/dontDelete.webm";
//WebmPlayer.SKIP_STEP_LIMIT = 90;
WebmPlayer.SKIP_STEP_LIMIT = 90;
var str1:String = "WEBM SHIT";
webmHandler = new WebmHandler();
webmHandler.source(ourSource);