mirror of
https://github.com/FunkyFr3sh/cnc-ddraw.git
synced 2025-03-15 06:04:49 +01:00
align
This commit is contained in:
parent
694b5d1cae
commit
4f3325071e
@ -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…
x
Reference in New Issue
Block a user