Fixed crash with zero-sized flashers.
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@3244 127b21dd-08f5-0310-b4b7-95ae10353056
This commit is contained in:
parent
404e547ced
commit
b2bcca6cb5
@ -728,7 +728,7 @@ static NSString * const kDefaultDemoShip = @"coriolis-station";
|
||||
{
|
||||
remove = YES;
|
||||
}
|
||||
else
|
||||
else if (subentityDict != nil)
|
||||
{
|
||||
[okSubentities addObject:subentityDict];
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user