fix rainbow all (#4991)
This commit is contained in:
@@ -1969,6 +1969,7 @@ void CosmeticsEditorWindow::DrawElement() {
|
||||
)
|
||||
) {
|
||||
CVarSetInteger(cosmeticOption.rainbowCvar, 1);
|
||||
CVarSetInteger(cosmeticOption.changedCvar, 1);
|
||||
}
|
||||
}
|
||||
Ship::Context::GetInstance()->GetWindow()->GetGui()->SaveConsoleVariablesNextFrame();
|
||||
|
||||
Reference in New Issue
Block a user