-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Change dynCall to makeDynCall #93
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me. Minor nit, fix please.
Assets/chromedriver
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please place this file somewhere outside of the project, and set the path accordingly. Otherwise this will change every time there is a person with a different OS.
I'd recommend nuking it entirely from this project and/or adding it in .gitignore
i.e.
Assets/chromedriver.*
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
added driver to gitignore
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me! Thanks for the chromedriver cleanup. Will add in CONTRIBUTING (#101 ) later.
Playroomkit
This pull request is to change dynCall to makeDynCall.
Type of Change
Test Devices:
Changes
Checklist: