align
This commit is contained in:
parent
694b5d1cae
commit
4f3325071e
1 changed files with 1 additions and 1 deletions
|
@ -1174,7 +1174,7 @@ void __fastcall TConfigForm::RendererCbxChange(TObject *Sender)
|
|||
ShaderCbx->Visible = false;
|
||||
}
|
||||
else {
|
||||
ShaderLbl->Caption =
|
||||
ShaderLbl->Caption =
|
||||
ReplaceStr(ShaderLbl->Caption, "Direct3D", "OpenGL");
|
||||
|
||||
ShaderCbx->Visible = true;
|
||||
|
|
Loading…
Reference in a new issue