Merge pull request #458 from Tenga/master

Formatting fixes for fnc_isFeatureCameraActive and fnc_externalCamera
This commit is contained in:
commy2 2015-04-10 22:12:55 +02:00
commit 11ad74735c

View File

@ -23,7 +23,7 @@
#include "script_component.hpp"
(
!isNull (missionNamespace getVariable ["BIS_DEBUG_CAM", objNull]) || // Classic camera
!isNull (missionNamespace getVariable ["BIS_DEBUG_CAM", objNull]) || // Classic camera
{!isNull (missionNamespace getVariable ["BIS_fnc_camera_cam", objNull])} || // Splendid camera
{!isNull (uiNamespace getVariable ["BIS_fnc_arsenal_cam", objNull])} || // Arsenal camera
{!isNull (uiNamespace getVariable ["BIS_fnc_animViewer_cam", objNull])} || // Animation viewer camera