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

fix: fix a typo with NetworkServer disconnection logs, improve comments, fix formatting #1005

Merged
merged 4 commits into from
Dec 20, 2021

Conversation

SoftwareGuy
Copy link
Contributor

@SoftwareGuy SoftwareGuy commented Dec 19, 2021

This PR fixes some wording and formatting with the Debug logs. We had a mix of things like Debug.Log("blah: " + blah2) and Debug.Log($"blah {blah2}") and this was sticking out to me a bit.

This is chicken feed in the grand scheme of things, but it's a little bit of polish.

@dragonslaya84 dragonslaya84 changed the title fix: Fix a typo with NetworkServer disconnection logs, improve comments, fix formatting. fix: Fix a typo with NetworkServer disconnection logs, improve comments, fix formatting Dec 19, 2021
@dragonslaya84 dragonslaya84 changed the title fix: Fix a typo with NetworkServer disconnection logs, improve comments, fix formatting fix: fix a typo with NetworkServer disconnection logs, improve comments, fix formatting Dec 19, 2021
@James-Frowen James-Frowen merged commit adcf3f6 into MirageNet:master Dec 20, 2021
github-actions bot pushed a commit that referenced this pull request Dec 20, 2021
## [113.1.3](v113.1.2...v113.1.3) (2021-12-20)

### Bug Fixes

* fix a typo with NetworkServer disconnection logs, improve comments, fix formatting ([#1005](#1005)) ([adcf3f6](adcf3f6))
@github-actions
Copy link
Contributor

🎉 This PR is included in version 113.1.3 🎉

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.

None yet

3 participants