mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 11:00:32 +00:00
addf847675
* Move comments to the previous Lines We have a mix of comments at on the previous line and at the end of the line. We need to "pick one way and stick with it". Per the C# code guidelines, comments go on the previous line. See here: https://docs.microsoft.com/en-us/dotnet/csharp/programming-guide/inside-a-program/coding-conventions This also makes pull requests more readable since comments are less likely to wrap There are no code changes here, just a search and replace for all comments This also makes cloc counts more accurate as it can better determine how many lines of comments vs code we have * Update Assets/Mirror/Components/NetworkTransformBase.cs * Update Assets/Mirror/Examples/ListServer/ListServer.cs * Update Assets/Mirror/Tests/Editor/WeaverTests~/TestingScriptableObjectArraySerialization.cs * Update Assets/Mirror/Tests/Editor/WeaverTests~/TestingScriptableObjectArraySerialization.cs |
||
---|---|---|
.. | ||
Mirror | ||
ScriptTemplates | ||
Mirror.meta | ||
ScriptTemplates.meta |