Expression and humanoid lua bindings (#569)
* Expression and humanoid lua bindings * add fog color override * fix * added scene saved indicator text * win + D fix
This commit is contained in:
@@ -568,6 +568,8 @@ void OptionsWindow::Create(EditorComponent* _editor)
|
||||
}
|
||||
editor->inactiveEntityColor.setA(150);
|
||||
|
||||
editor->save_text_color = theme.font.color;
|
||||
|
||||
});
|
||||
AddWidget(&themeCombo);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user