diff -r f8d5ac50e307 -r bc125bea5849 project_files/HedgewarsMobile/Classes/CommodityFunctions.m --- a/project_files/HedgewarsMobile/Classes/CommodityFunctions.m Tue Jul 20 03:14:43 2010 +0200 +++ b/project_files/HedgewarsMobile/Classes/CommodityFunctions.m Tue Jul 20 05:37:58 2010 +0200 @@ -31,7 +31,7 @@ [hog release]; } - NSDictionary *theTeam = [[NSDictionary alloc] initWithObjectsAndKeys:@"0",@"hash", nameWithoutExt,@"teamname", + NSDictionary *theTeam = [[NSDictionary alloc] initWithObjectsAndKeys:@"0",@"hash", @"Statue",@"grave", @"Plane",@"fort", @"Default",@"voicepack", @"hedgewars",@"flag", hedgehogs,@"hedgehogs", nil]; [hedgehogs release];