Skip to content

fix: Remove duplicate W3DModelDraw door modules from all America Command Center variants#112

Open
Stubbjax wants to merge 1 commit into
TheSuperHackers:mainfrom
Stubbjax:remove-duplicate-cc-doors
Open

fix: Remove duplicate W3DModelDraw door modules from all America Command Center variants#112
Stubbjax wants to merge 1 commit into
TheSuperHackers:mainfrom
Stubbjax:remove-duplicate-cc-doors

Conversation

@Stubbjax

@Stubbjax Stubbjax commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

This change removes duplicate W3DModelDraw door modules from all America Command Center variants.

America Command Centers all erroneously define two door modules - ModuleTag_02 and ModuleTag_04; only one is necessary. ModuleTag_02 is clearly an alpha version or an abandoned copy/paste, and lacks the appropriate condition states to be visible on snow and night maps or when the Command Center is badly damaged. Its removal has no visible impact on the fully functioning door, ModuleTag_04.

@Stubbjax Stubbjax self-assigned this Jul 1, 2026
@Stubbjax Stubbjax added Fix Is fixing something, but is not user facing Gen Relates to Generals Minor Severity: Minor < Major < Critical < Blocker Performance Is a performance concern ZH Relates to Zero Hour labels Jul 1, 2026
AliasConditionState = SOLD NIGHT SNOW REALLYDAMAGED
End

Draw = W3DModelDraw ModuleTag_04

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor: This one does not say ; The door

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Fix Is fixing something, but is not user facing Gen Relates to Generals Minor Severity: Minor < Major < Critical < Blocker Performance Is a performance concern ZH Relates to Zero Hour

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants