sfPlayer1 / Matcher

Tool for tracking elements in obfuscated Java archives across releases
GNU General Public License v3.0
75 stars 41 forks source link

Fix assignMissing flattening all fields #9

Closed Chocohead closed 5 years ago

Chocohead commented 5 years ago

Doesn't make that much of a difference in the grand scheme of things (given there's no field hierarchy to worry about like methods), but since all the fields are being collected anyway might as well make it consistent with methods.