mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 11:00:32 +00:00
Class should be static
This commit is contained in:
parent
4608b6f9a2
commit
c2aa934046
@ -6,7 +6,7 @@
|
|||||||
namespace Mirror.Weaver
|
namespace Mirror.Weaver
|
||||||
{
|
{
|
||||||
|
|
||||||
public class Writers
|
public static class Writers
|
||||||
{
|
{
|
||||||
const int MaxRecursionCount = 128;
|
const int MaxRecursionCount = 128;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user