mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 02:50:32 +00:00
SWT: Removed stray blank lines
This commit is contained in:
parent
36382bd875
commit
5b71136a0e
@ -59,7 +59,6 @@ internal static class Constants
|
||||
/// </summary>
|
||||
public const int UlongPayloadLength = 127;
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// Guid used for WebSocket Protocol
|
||||
/// </summary>
|
||||
|
@ -6,7 +6,6 @@ namespace Mirror.SimpleWeb
|
||||
{
|
||||
public static class Log
|
||||
{
|
||||
|
||||
// The.NET console color names map to the following approximate CSS color names:
|
||||
|
||||
// Black: Black
|
||||
|
Loading…
Reference in New Issue
Block a user