Silence a compiler warning.
This commit is contained in:
parent
a5eaa36f44
commit
836e2de452
@ -7412,7 +7412,7 @@ static GLfloat sBaseMass = 0.0;
|
||||
{
|
||||
NSString *good = nil;
|
||||
OOCargoQuantity amount;
|
||||
unsigned penalty;
|
||||
unsigned penalty = 0;
|
||||
|
||||
foreach (good, [shipCommodityData goods])
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user