diff -r aedf289192f5 -r 016b3172b645 cocoaTouch/MapConfigViewController.h --- a/cocoaTouch/MapConfigViewController.h Tue Jun 01 19:33:45 2010 +0000 +++ b/cocoaTouch/MapConfigViewController.h Wed Jun 02 13:52:23 2010 +0000 @@ -39,6 +39,7 @@ } @property (nonatomic) NSInteger maxHogs; +@property (nonatomic) BOOL busy; @property (nonatomic,retain) NSString *seedCommand; @property (nonatomic,retain) NSString *templateFilterCommand; @property (nonatomic,retain) NSString *mapGenCommand;