Skip to content
GitLab
Explore
Sign in
Check if client is not null before sending forces on FixedUpdate
Code
Review changes
Check out branch
Download
Patches
Plain diff
Paul Sassaman
requested to merge
feature/checkForNullClient
into
devel
Mar 09, 2017
Overview
1
Commits
1
Pipelines
1
Changes
1
Expand
Description
During Fixed Update, make sure the Client is not null before sending it a message.
What to focus on
One copy-pasted if statement and a bracket
Reviewers
@heather
@cw
@amyblank
@bz
@ps
Merge request reports
Loading