Remove shortDisplayName variable from 4x part cfg #25
Labels
No labels
AI Generated
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ksp/NehemiahEngineeringOrbitalScience#25
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
For the following parts you have listed a variable called shortDisplayName that is normally used in an experiment definition. I think you can safely remove these variables from the cfg part files as they are not used by KSP when not included under an EXPERIMENT_DEFINITION section.
FYI: No problem occurs - just a suggestion to clean up part definition
Parts:
An example seen in part definitions of above parts
`
title = #ne_kees_ppmd_title
shortDisplayName = KEES PPMD
manufacturer = #ne_manufacturer_name
description = #ne_kees_ppmd_description
`
Where you would normally see the shortDisplayName variable
`
EXPERIMENT_DEFINITION
{
`