File tree Expand file tree Collapse file tree 2 files changed +10
-17
lines changed
Expand file tree Collapse file tree 2 files changed +10
-17
lines changed Original file line number Diff line number Diff line change @@ -77,21 +77,14 @@ Enter -
7777
7878Tab - �������� ������� ������.
7979
80- ����� 1:
81- up, left, down, right - �����������
82- ����� ctrl - �����
83- ����� shift - ��������� ������
84- RAlt, RWin, AppMenu - �������� �����
85- Delete - ����
86-
87- ����� 2:
88- W, A, S, D - �����������
89- ������ ctrl - �����
90- ������ shift - ��������� ������
91- ~, 1, 2 - �������� �����
92- Q - ����
93-
94- ��������� ������ ��� �� �����, ����� _������������_ ������ [�����] �
80+ ���������� �� ���������:
81+ W, A, S, D - �����������
82+ ����� - ������������
83+ Space ��� ��� - �����
84+ E ��� ��� - ��������� �������
85+ � - ����
86+
87+ ��������� ������� ��� �� �����, ����� _������������_ ������ [�����] �
9588[������] ��� [������] � [�����].
9689
9790���� ����������� ��������� ������ ��� ������ ����.
Original file line number Diff line number Diff line change @@ -16,14 +16,14 @@ REFLECTION_BEGIN(ConfControllerProfile)
1616 VAR_STR (key_back , "S ")
1717 VAR_STR (key_left , "A ")
1818 VAR_STR (key_right , "D ")
19- VAR_STR (key_fire , "Space ")
19+ VAR_STR (key_fire , "Space ")
2020 VAR_STR (key_light , "F ")
2121 VAR_STR (key_tower_left , "1 ")
2222 VAR_STR (key_tower_center , "2 ")
2323 VAR_STR (key_tower_right , "3 ")
2424 VAR_STR (key_pickup , "E ")
2525 VAR_BOOL (lights , true )
26- VAR_BOOL (aim_to_mouse , false )
26+ VAR_BOOL (aim_to_mouse , true )
2727 VAR_BOOL (move_to_mouse , false )
2828 VAR_BOOL (arcade_style , true )
2929REFLECTION_END ()
You can’t perform that action at this time.
0 commit comments