mirror of
https://github.com/HarbourMasters/Shipwright
synced 2026-06-27 19:13:00 -04:00
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