mirror of
https://github.com/HackPlan/AsyncDisplayKit.git
synced 2026-04-29 20:26:00 +08: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