saving last selected trace replacement

This commit is contained in:
Jindra Petřík
2014-10-28 18:29:47 +01:00
parent 925dfc4622
commit cd2adfc3e3
5 changed files with 56 additions and 20 deletions
@@ -280,4 +280,7 @@ config.name.displayDebuggerInfo = (Internal) Display debugger info
config.description.displayDebuggerInfo = Display info about debugger before switching it
config.name.randomDebuggerPackage = Use random package name for Debugger
config.description.randomDebuggerPackage = This renames Debugger package to random string which makes debugger presence harder to detect by ActionScript
config.description.randomDebuggerPackage = This renames Debugger package to random string which makes debugger presence harder to detect by ActionScript
config.name.lastDebuggerReplaceFunction = (Internal) Last selected trace replacement
config.description.lastDebuggerReplaceFunction = Function name which was last selected in replace trace function with debugger