Bug #28356
Duplicate entries on Kerbal PAW
Status:
New
Severity:
Low
Assignee:
-
Category:
Kerbals
Target version:
-
Start date:
07/25/2021
% Done:
0%
Language:
English (US)
Mod Related:
Yes
Votes:
Description
I added a MM patch to the kerbals to show the current biome info in the PAW, but it gets duplicate.
I tested using only ModuleManager and this little patch installed:
@PART[kerbalEVA*]:FINAL
{
%MODULE[ModuleGPS] {}
}