Skip to content
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

GamepadButtonList::sync_from_vr should use more iterators #20392 #20404

Merged
merged 1 commit into from Mar 24, 2018

Commits on Mar 23, 2018

  1. Used the zip function to iterate over both vectors simultaneously ins…

    …tead of an
    
    index variable and unwrapping the result.
    MaximilianDauner committed Mar 23, 2018
You can’t perform that action at this time.