-
Notifications
You must be signed in to change notification settings - Fork 564
Fix: Added null reference check to ClientInputSender script [MTT-6672] #880
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
Fix: Added null reference check to ClientInputSender script [MTT-6672] #880
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.
Approving, but marking this as On Hold until this PR lands first.
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.
lots of unneeded formatting changes that reduce readability, can you please remove them?
This reverts commit edc03c3.
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 now!
Thanks! I would need an approving review (due to develop being merged into it I think), then I can merge it :) |
Co-authored-by: Fernando Cortez <[email protected]>
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!
Description
Added null reference checks to ClientInputSender script in order to remove null reference exemption when using an unavailable ability.
Validation:
Issue Number(s)
MTT-6672
Contribution checklist