Merge pull request #3259 from acemod/fix3denGoggles

Fix ACE_goggle changing the tint on the 3den camera
This commit is contained in:
Nicolás Badano 2016-02-04 16:08:02 -03:00
commit c967bd1ace

View File

@ -15,6 +15,9 @@
*/
#include "script_component.hpp"
// Handle the ThreeDen Editor Camera
if ((!isNil {is3DEN}) && {is3DEN}) exitWith {true};
if (GVAR(showInThirdPerson)) then {
cameraView in ["GROUP"] || EFUNC(common,isFeatureCameraActive)
} else {