Skip to content

Commit

Permalink
Things
Browse files Browse the repository at this point in the history
  • Loading branch information
MaysLastPlay committed Apr 12, 2023
1 parent af47553 commit 279e200
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/PlayState.hx
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ import hxcodec.VideoHandler;
#elseif (hxCodec == "2.6.0")
import VideoHandler;
#else
import vlc.MP4Handler as VideoHandler;
import VideoHandler;
#end
#end

Expand Down

0 comments on commit 279e200

Please sign in to comment.