mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2026-01-22 20:18:44 +00:00
fix
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
#import "BlurbNode.h"
|
||||
#import "KittenNode.h"
|
||||
|
||||
static const NSInteger kLitterSize = 5000;
|
||||
static const NSInteger kLitterSize = 20;
|
||||
|
||||
|
||||
@interface ViewController () <ASTableViewDataSource, ASTableViewDelegate>
|
||||
|
||||
Reference in New Issue
Block a user