Skip to content

Conversation

@Caball009
Copy link

@Caball009 Caball009 commented Dec 21, 2025

This PR fixes a minor bug that causes models to have an incorrect tint color after loading a save game, for example the dark / grey tint when being disabled.

Relevant code:

if( m_prevTintStatus != m_tintStatus )// edge test

Before:

model_tint_color_before.mp4

After

model_tint_color_after.mp4

TODO:

  • Replicate in Generals

@Caball009 Caball009 added Bug Something is not working right, typically is user facing Minor Severity: Minor < Major < Critical < Blocker Gen Relates to Generals ZH Relates to Zero Hour labels Dec 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug Something is not working right, typically is user facing Gen Relates to Generals Minor Severity: Minor < Major < Critical < Blocker ZH Relates to Zero Hour

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant