This commit is contained in:
Li Tan
2015-01-06 17:45:48 -08:00
parent 3adb0b1b93
commit a8dbec9dfa

View File

@@ -16,7 +16,7 @@
#import "BlurbNode.h"
#import "KittenNode.h"
static const NSInteger kLitterSize = 5000;
static const NSInteger kLitterSize = 20;
@interface ViewController () <ASTableViewDataSource, ASTableViewDelegate>