EasyQuestSwitch icon indicating copy to clipboard operation
EasyQuestSwitch copied to clipboard

Possible typos in Type_Material.cs?

Open bdragon28 opened this issue 1 year ago • 0 comments

Is it intentional that these lines are checking for BuildTarget.StandaloneWindows rather than BuildTarget.StandaloneWindows64?

https://github.com/vrchat-community/EasyQuestSwitch/blob/283e873aa528fc3c6dfac4de3e445d74343d9f98/vrchat.jordo.easyquestswitch/Runtime/EQS_Types/Type_Material.cs#L46

https://github.com/vrchat-community/EasyQuestSwitch/blob/283e873aa528fc3c6dfac4de3e445d74343d9f98/vrchat.jordo.easyquestswitch/Runtime/EQS_Types/Type_Material.cs#L58

bdragon28 avatar Aug 25 '24 03:08 bdragon28