minor improvements

This commit is contained in:
Wizou 2021-09-23 09:42:35 +02:00
parent f1ebafcf09
commit 0b3180917f
2 changed files with 3 additions and 2 deletions

View file

@ -4,7 +4,7 @@ using System.Collections.Generic;
namespace TL
{
static class Layer
public static class Layer
{
public const int Version = 133; // fetched 17/09/2021 02:47:02
internal const uint VectorCtor = 0x1CB5C415;