mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-19 13:00:11 -07: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.rainbowCvar, 1);
|
||||||
|
CVarSetInteger(cosmeticOption.changedCvar, 1);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Ship::Context::GetInstance()->GetWindow()->GetGui()->SaveConsoleVariablesNextFrame();
|
Ship::Context::GetInstance()->GetWindow()->GetGui()->SaveConsoleVariablesNextFrame();
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue