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

feat: make networkscenemanager optional again #595

Merged
merged 4 commits into from
Feb 17, 2021
Merged

Conversation

uweeby
Copy link
Member

@uweeby uweeby commented Feb 16, 2021

fix: #586

I used the Tanks example and just deleted the NetworkSceneManager component and hit play. After these changes everything works as normal.

@James-Frowen
Copy link
Member

I think you need if not null checks in OnDestroy as well

@sonarcloud
Copy link

sonarcloud bot commented Feb 17, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

85.7% 85.7% Coverage
0.0% 0.0% Duplication

@uweeby uweeby merged commit ed180ff into master Feb 17, 2021
@uweeby uweeby deleted the optionalSceneMan branch February 17, 2021 17:39
github-actions bot pushed a commit that referenced this pull request Feb 17, 2021
# [66.2.0](v66.1.0...v66.2.0) (2021-02-17)

### Features

* make networkscenemanager optional again ([#595](#595)) ([ed180ff](ed180ff))
@github-actions
Copy link
Contributor

🎉 This PR is included in version 66.2.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

Network Scene Manager
2 participants