summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: d1d8c51)
raw | patch | inline | side by side (parent: d1d8c51)
author | Dmitry D. Chernov <blackdoomer@yandex.ru> | |
Mon, 4 Sep 2023 09:52:48 +0000 (19:52 +1000) | ||
committer | Dmitry D. Chernov <blackdoomer@yandex.ru> | |
Mon, 4 Sep 2023 09:52:48 +0000 (19:52 +1000) |
src/editor/f_main.pas | patch | blob | history |
diff --git a/src/editor/f_main.pas b/src/editor/f_main.pas
index aaa201e5ecda20472d09a9f38b9ffcfa443d26c5..eb2348e2d5016a7e5f669fe3397fb4ff4fa8ca5f 100644 (file)
--- a/src/editor/f_main.pas
+++ b/src/editor/f_main.pas
end
end;
- if Key = Ord('V') then
+ if Key = Ord('I') then
begin // Поворот монстров и областей:
if (SelectedObjects <> nil) then
begin