mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Return the newline to fnc_externalCamera.sqf
This commit is contained in:
parent
229590ed20
commit
b710c2543e
@ -17,4 +17,4 @@
|
||||
|
||||
if (GVAR(showInThirdPerson)) exitWith { false };
|
||||
|
||||
(cameraView in ["EXTERNAL", "GROUP"] || {call EFUNC(common,isFeatureCameraActive)})
|
||||
(cameraView in ["EXTERNAL", "GROUP"] || {call EFUNC(common,isFeatureCameraActive)})
|
||||
|
Loading…
Reference in New Issue
Block a user