fix config height

This commit is contained in:
FunkyFr3sh 2023-08-09 17:24:05 +02:00
parent 88e243b91d
commit 638150ad25

View file

@ -4,7 +4,7 @@ object ConfigForm: TConfigForm
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = 'cnc-ddraw config'
ClientHeight = 477
ClientHeight = 476
ClientWidth = 741
Color = clHotLight
Font.Charset = DEFAULT_CHARSET