1
0
mirror of https://github.com/FunkyFr3sh/cnc-ddraw.git synced 2025-03-25 01:57:47 +01:00

adjust coords

This commit is contained in:
FunkyFr3sh 2023-08-14 09:07:14 +02:00
parent 785d625635
commit e3b60780dc

View File

@ -3307,7 +3307,7 @@ object ConfigForm: TConfigForm
ParentFont = False ParentFont = False
end end
object ToggleWindowedKeyLbl: TLabel object ToggleWindowedKeyLbl: TLabel
Left = 41 Left = 50
Top = 60 Top = 60
Width = 34 Width = 34
Height = 21 Height = 21
@ -3321,7 +3321,7 @@ object ConfigForm: TConfigForm
ParentFont = False ParentFont = False
end end
object MaximizeWindowLbl: TLabel object MaximizeWindowLbl: TLabel
Left = 39 Left = 40
Top = 107 Top = 107
Width = 125 Width = 125
Height = 21 Height = 21
@ -3335,7 +3335,7 @@ object ConfigForm: TConfigForm
ParentFont = False ParentFont = False
end end
object MaximizeWindowKeyLbl: TLabel object MaximizeWindowKeyLbl: TLabel
Left = 40 Left = 50
Top = 139 Top = 139
Width = 34 Width = 34
Height = 21 Height = 21
@ -3363,7 +3363,7 @@ object ConfigForm: TConfigForm
ParentFont = False ParentFont = False
end end
object UnlockCursor1KeyLbl: TLabel object UnlockCursor1KeyLbl: TLabel
Left = 41 Left = 50
Top = 218 Top = 218
Width = 40 Width = 40
Height = 21 Height = 21
@ -3377,7 +3377,7 @@ object ConfigForm: TConfigForm
ParentFont = False ParentFont = False
end end
object UnlockCursor2Lbl: TLabel object UnlockCursor2Lbl: TLabel
Left = 41 Left = 40
Top = 265 Top = 265
Width = 109 Width = 109
Height = 21 Height = 21
@ -3391,7 +3391,7 @@ object ConfigForm: TConfigForm
ParentFont = False ParentFont = False
end end
object UnlockCursor2KeyLbl: TLabel object UnlockCursor2KeyLbl: TLabel
Left = 41 Left = 50
Top = 297 Top = 297
Width = 48 Width = 48
Height = 21 Height = 21