Fixed incorrect nova system name displayed in planet info description.
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@2194 127b21dd-08f5-0310-b4b7-95ae10353056
This commit is contained in:
parent
544f866155
commit
c789685960
@ -4476,7 +4476,7 @@ static PlayerEntity *sSharedPlayer = nil;
|
||||
population = 0;
|
||||
productivity = 0;
|
||||
radius = 0;
|
||||
system_desc = ExpandDescriptionForCurrentSystem(@"[nova-system-description]");
|
||||
system_desc = ExpandDescriptionForSeed(@"[nova-system-description]", target_system_seed);
|
||||
}
|
||||
|
||||
[gui clear];
|
||||
|
Loading…
x
Reference in New Issue
Block a user