Skip to content
This repository has been archived by the owner on Aug 9, 2019. It is now read-only.

Bugs in NativeListDialog.as #65

Open
JayJet opened this issue Aug 2, 2017 · 0 comments
Open

Bugs in NativeListDialog.as #65

JayJet opened this issue Aug 2, 2017 · 0 comments

Comments

@JayJet
Copy link

JayJet commented Aug 2, 2017

In the NativeListDialog.as in the row 323 instead of "_selectedValues[k]==true;" must be "_selectedValues[k]=true;", and in the row 384 instead of "_selectedValues[j] = true;" must be "_selectedValues[val] = true;". I can't use multichoice because of it. Can anybody recompile it?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant