cocoaTouch/MapConfigViewController.h
changeset 3490 016b3172b645
parent 3373 c1ff724a5c34
child 3492 07256e1ad559
--- 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;