Fix isFeatureCameraActive (#5291)

This commit is contained in:
PabstMirror 2017-06-21 08:34:10 -05:00 committed by jonpas
parent 9d9edc46c7
commit c4dd71412b

View File

@ -25,7 +25,7 @@
!(
isNull curatorCamera && // Curator
{GETMVAR(EGVAR(spectator,isSet),false)} && // ACE Spectator
{!(GETMVAR(EGVAR(spectator,isSet),false))} && // ACE Spectator
{isNull (GETUVAR(BIS_fnc_arsenal_cam, objNull))} && // Arsenal camera
{isNull (GETMVAR(BIS_fnc_establishingShot_fakeUAV, objNull))} && // Establishing shot camera
{isNull (GETMVAR(BIS_fnc_camera_cam, objNull))} && // Splendid camera