Go back a layer

This commit is contained in:
Ali
2019-11-05 22:15:55 +04:00
parent d9edd0e6a2
commit c19ca52e6a
14 changed files with 90 additions and 316 deletions

View File

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