mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-04 10:15:17 +00:00
JPProxy update - Https support
This commit is contained in:
@@ -16,8 +16,6 @@ public class Main
|
||||
|
||||
public static void main(String argv[])
|
||||
{
|
||||
|
||||
|
||||
List<Replacement> replacements = new ArrayList<Replacement>();
|
||||
if ((new File(REPLACEMENTSFILE)).exists()) {
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user