mirror of
https://github.com/HackPlan/AsyncDisplayKit.git
synced 2026-03-28 23:58:50 +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