--- a/project_files/HedgewarsMobile/Classes/SingleTeamViewController.h Sun Aug 01 17:58:09 2010 +0200
+++ b/project_files/HedgewarsMobile/Classes/SingleTeamViewController.h Mon Aug 02 00:55:24 2010 +0200
@@ -18,13 +18,13 @@
@interface SingleTeamViewController : UITableViewController <EditableCellViewDelegate> {
NSMutableDictionary *teamDictionary;
-
+
NSString *teamName;
UIImage *normalHogSprite;
-
+
NSArray *secondaryItems;
BOOL isWriteNeeded;
-
+
HogHatViewController *hogHatViewController;
GravesViewController *gravesViewController;
VoicesViewController *voicesViewController;