mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-25 15:10:45 +00:00
allow adding new tags
This commit is contained in:
@@ -286,4 +286,7 @@ config.name.lastDebuggerReplaceFunction = (Internal) Last selected trace replace
|
||||
config.description.lastDebuggerReplaceFunction = Function name which was last selected in replace trace function with debugger
|
||||
|
||||
config.name.getLocalNamesFromDebugInfo = AS3: Get local register names from debug info
|
||||
config.description.getLocalNamesFromDebugInfo = If debug info present, renames local registers from _loc_x_ to real names. This can be turned off because some obfuscators use invalid register names there.
|
||||
config.description.getLocalNamesFromDebugInfo = If debug info present, renames local registers from _loc_x_ to real names. This can be turned off because some obfuscators use invalid register names there.
|
||||
|
||||
config.name.tagTreeShowEmptyFolders = Show empty folders
|
||||
config.description.tagTreeShowEmptyFolders = Show empty folders in tag tree.
|
||||
|
||||
Reference in New Issue
Block a user