Fixed a 'control has reached end of non-void function' warning from previous commit.
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@2241 127b21dd-08f5-0310-b4b7-95ae10353056
This commit is contained in:
parent
44d964ce76
commit
d61b5a4553
@ -6069,7 +6069,7 @@ OOINLINE BOOL EntityInRange(Vector p1, Entity *e2, float range)
|
||||
|
||||
- (NSString *) getSystemInhabitants:(Random_Seed) s_seed
|
||||
{
|
||||
[self getSystemInhabitants:s_seed plural:YES];
|
||||
return [self getSystemInhabitants:s_seed plural:YES];
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user