changeset 3339 | d558bc5a73c5 |
parent 3315 | 4e2813713358 |
child 3374 | 0d522416d97f |
--- a/cocoaTouch/HogHatViewController.h Mon Apr 12 21:51:09 2010 +0000 +++ b/cocoaTouch/HogHatViewController.h Tue Apr 13 14:39:05 2010 +0000 @@ -18,7 +18,7 @@ NSIndexPath *lastIndexPath; } -@property (nonatomic,retain) NSDictionary * teamDictionary; +@property (nonatomic,retain) NSDictionary *teamDictionary; @property (nonatomic) NSInteger selectedHog; @property (nonatomic,retain) NSArray *hatArray; @property (nonatomic,retain) NSArray *hatSprites;