mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-02-24 14:51:46 -05:00
fix rainbow all (#4991)
This commit is contained in:
parent
e44877cca8
commit
811ffa5e98
@ -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…
x
Reference in New Issue
Block a user