Small correction

This commit is contained in:
Michael Braun 2015-08-05 00:14:50 +02:00
parent b1f9e17ab0
commit 95f055f5a4

View File

@ -15,8 +15,6 @@
#include "script_component.hpp"
private ["_logic", "_units", "_activated"];
params ["_logic", "_units", "_activated"];
if !(_activated) exitWith {};