X-Git-Url: http://deadsoftware.ru/gitweb?p=d2df-editor.git;a=blobdiff_plain;f=src%2Feditor%2Ff_options.lfm;h=4a7a74662f7017164835aaf1fd230892a7ec8bf2;hp=3e331173159df91e493bc4aede3224be0434f7eb;hb=3360cb5c3e96b591451afa67a0f8a281db79e8c5;hpb=6440b720d7e55069ae59d8c4340981b594c4499b diff --git a/src/editor/f_options.lfm b/src/editor/f_options.lfm index 3e33117..4a7a746 100644 --- a/src/editor/f_options.lfm +++ b/src/editor/f_options.lfm @@ -1,7 +1,7 @@ object OptionsForm: TOptionsForm - Left = 812 + Left = 1164 Height = 360 - Top = 429 + Top = 677 Width = 640 BorderIcons = [biSystemMenu] BorderStyle = bsSingle @@ -234,23 +234,14 @@ object OptionsForm: TOptionsForm Caption = 'Язык:' ParentColor = False end - object rbRussian: TRadioButton + object cbLanguage: TComboBox Left = 304 - Height = 21 - Top = 204 - Width = 70 - Caption = 'Русский' - Checked = True + Height = 26 + Top = 192 + Width = 68 + ItemHeight = 0 + Style = csDropDownList TabOrder = 13 - TabStop = True - end - object rbEnglish: TRadioButton - Left = 304 - Height = 21 - Top = 188 - Width = 63 - Caption = 'English' - TabOrder = 14 end end object TabFiles: TTabSheet @@ -261,7 +252,7 @@ object OptionsForm: TOptionsForm Left = 8 Height = 21 Top = 8 - Width = 208 + Width = 249 Caption = 'Сжимать архив при сохранении' TabOrder = 2 end @@ -269,7 +260,7 @@ object OptionsForm: TOptionsForm Left = 8 Height = 21 Top = 32 - Width = 218 + Width = 258 Caption = 'Резервная копия при сохранении' TabOrder = 3 end @@ -355,7 +346,7 @@ object OptionsForm: TOptionsForm Left = 8 Height = 21 Top = 104 - Width = 91 + Width = 103 Caption = 'Deathmatch' Checked = True TabOrder = 0 @@ -365,7 +356,7 @@ object OptionsForm: TOptionsForm Left = 8 Height = 21 Top = 120 - Width = 124 + Width = 142 Caption = 'Team Deathmatch' TabOrder = 1 end @@ -373,7 +364,7 @@ object OptionsForm: TOptionsForm Left = 8 Height = 21 Top = 136 - Width = 114 + Width = 131 Caption = 'Capture the Flag' TabOrder = 2 end @@ -381,7 +372,7 @@ object OptionsForm: TOptionsForm Left = 8 Height = 21 Top = 152 - Width = 92 + Width = 102 Caption = 'Cooperative' TabOrder = 3 end @@ -389,7 +380,7 @@ object OptionsForm: TOptionsForm Left = 168 Height = 21 Top = 104 - Width = 89 + Width = 101 Caption = 'Два игрока' TabOrder = 4 end @@ -397,7 +388,7 @@ object OptionsForm: TOptionsForm Left = 168 Height = 21 Top = 120 - Width = 141 + Width = 164 Caption = 'Урон своей команде' TabOrder = 5 end @@ -405,7 +396,7 @@ object OptionsForm: TOptionsForm Left = 168 Height = 21 Top = 136 - Width = 122 + Width = 141 Caption = 'Выход из уровня' Checked = True State = cbChecked @@ -415,7 +406,7 @@ object OptionsForm: TOptionsForm Left = 168 Height = 21 Top = 152 - Width = 125 + Width = 145 Caption = 'Оружие остается' TabOrder = 7 end @@ -423,7 +414,7 @@ object OptionsForm: TOptionsForm Left = 168 Height = 21 Top = 168 - Width = 103 + Width = 124 Caption = 'Монстры в DM' TabOrder = 8 end @@ -471,7 +462,7 @@ object OptionsForm: TOptionsForm Left = 8 Height = 21 Top = 256 - Width = 241 + Width = 287 Caption = 'Закрыть игру после выхода из карты' TabOrder = 11 end