Add back newline at EOF for onKeyDown

This commit is contained in:
Josuan Albin
2017-11-03 11:00:36 +01:00
parent 04134f3512
commit 8e44c3c5f5

View File

@ -102,4 +102,4 @@ if (GVAR(rightTabLnBFocus) && {_keyPressed in [DIK_LEFT, DIK_RIGHT]}) then {
[_display, [1, 0] select (_keyPressed == DIK_LEFT)] call FUNC(buttonCargo);
};
_return
_return