FabricMC / Enigma

This is a fork of cuchaz's Enigma, a deobfuscation/remapping tool for Java software.
GNU Lesser General Public License v3.0
426 stars 112 forks source link

Unicode names for anything still show unicode characters after name change #507

Open supercoolspy opened 1 year ago

supercoolspy commented 1 year ago

Hi, I am currently mapping a jar and found that whenever I rename a Unicode name, some of the Unicode characters still stay there.

Example: this.launcherSetup = md\u00cb\ulaunchGuiFrame; launchGuiFrame is the name however the unicode characters still persist after the name is changed Also this is not related to minecraft