mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-01 06:24:50 +00:00
Store class name index during P-code parse.
This commit is contained in:
committed by
Jindra Petřík
parent
d52e1e313d
commit
6db690e25a
@@ -286,6 +286,7 @@ public class ASM3Parser {
|
||||
}
|
||||
|
||||
tc.slot_id = slotid;
|
||||
tc.name_index = name_index;
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user