Closed Myrkie closed 3 years ago
I'm going to change it to field, since props tend to move around more, and afaik are changed by the obfuscator. Fields however generally don't move. For example gameobject_26 in QuickMenu has been current menu since the tab update.
Kayy thanks for the quick merge
On Thu, Sep 16, 2021, 12:54 PM loukylor @.***> wrote:
Merged #31 https://github.com/loukylor/VRC-Mods/pull/31 into main.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/loukylor/VRC-Mods/pull/31#event-5313913772, or unsubscribe https://github.com/notifications/unsubscribe-auth/AE2ZJOSOP3Z6IU33K5YOK2DUCIONXANCNFSM5EEWO3DQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
field_Private_ApiAvatar_1 = Fallback avatar prop_ApiAvatar_0 = Current avatar
as far as I can tell
should work fine now
Tested functionality with Sdraw LME ML_LME Mod and it works as intended after this fix