X-Git-Url: http://deadsoftware.ru/gitweb?p=d2df-editor.git;a=blobdiff_plain;f=src%2Feditor%2Ff_main.pas;h=eb2348e2d5016a7e5f669fe3397fb4ff4fa8ca5f;hp=aaa201e5ecda20472d09a9f38b9ffcfa443d26c5;hb=abe1987b6df0ba80f06e3defe3ccc79b9b3c061d;hpb=d1d8c51b133bc9571156ea9aef7eef3b979c0025 diff --git a/src/editor/f_main.pas b/src/editor/f_main.pas index aaa201e..eb2348e 100644 --- a/src/editor/f_main.pas +++ b/src/editor/f_main.pas @@ -4539,7 +4539,7 @@ begin end end; - if Key = Ord('V') then + if Key = Ord('I') then begin // Поворот монстров и областей: if (SelectedObjects <> nil) then begin