fix config width

This commit is contained in:
FunkyFr3sh 2023-08-04 13:02:49 +02:00
parent 559234e775
commit 64ee681f43
2 changed files with 1 additions and 7 deletions

View file

@ -5,7 +5,7 @@ object ConfigForm: TConfigForm
BorderStyle = bsSingle
Caption = 'cnc-ddraw config'
ClientHeight = 477
ClientWidth = 731
ClientWidth = 741
Color = clHotLight
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText