Update API

This commit is contained in:
Ali
2021-08-25 00:32:01 +02:00
parent c18574576b
commit a36f519f94
5 changed files with 828 additions and 799 deletions

View File

@@ -3,7 +3,7 @@
@implementation Serialization
- (NSUInteger)currentLayer {
return 132;
return 133;
}
- (id _Nullable)parseMessage:(NSData * _Nullable)data {