mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-04-28 13:17:58 +03:00
fix rainbow all (#4991)
This commit is contained in:
parent
e44877cca8
commit
811ffa5e98
1 changed files with 1 additions and 0 deletions
|
@ -1969,6 +1969,7 @@ void CosmeticsEditorWindow::DrawElement() {
|
|||
)
|
||||
) {
|
||||
CVarSetInteger(cosmeticOption.rainbowCvar, 1);
|
||||
CVarSetInteger(cosmeticOption.changedCvar, 1);
|
||||
}
|
||||
}
|
||||
Ship::Context::GetInstance()->GetWindow()->GetGui()->SaveConsoleVariablesNextFrame();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue