mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-17 19:51:52 +00:00
AD3: A bit faster exporting due turning off Highlighting
This commit is contained in:
@@ -821,7 +821,7 @@ public class AVM2Code {
|
||||
}
|
||||
return ret;
|
||||
}
|
||||
|
||||
|
||||
public int pos2adr(int pos) {
|
||||
if(!cacheActual){
|
||||
buildCache();
|
||||
|
||||
Reference in New Issue
Block a user