mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-26 02:20:48 +00:00
Fixed code style
This commit is contained in:
@@ -43,7 +43,7 @@ public interface MediaDisplay extends Closeable {
|
||||
public boolean isPlaying();
|
||||
|
||||
public void setLoop(boolean loop);
|
||||
|
||||
|
||||
public void setResample(boolean resample);
|
||||
|
||||
public void gotoFrame(int frame);
|
||||
|
||||
Reference in New Issue
Block a user