Return the newline to fnc_externalCamera.sqf

This commit is contained in:
Tenga 2015-04-10 21:59:28 +02:00
parent 229590ed20
commit b710c2543e

View File

@ -17,4 +17,4 @@
if (GVAR(showInThirdPerson)) exitWith { false }; if (GVAR(showInThirdPerson)) exitWith { false };
(cameraView in ["EXTERNAL", "GROUP"] || {call EFUNC(common,isFeatureCameraActive)}) (cameraView in ["EXTERNAL", "GROUP"] || {call EFUNC(common,isFeatureCameraActive)})