1
0
mirror of https://github.com/FunkyFr3sh/cnc-ddraw.git synced 2025-03-15 06:04:49 +01:00

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