mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-05-24 20:24:32 +00:00
format proxy code, allow to change swf on the fly
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package com.jpexs.proxy;
|
||||
|
||||
public interface Cleanable
|
||||
{
|
||||
public interface Cleanable {
|
||||
|
||||
public void clean();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user