1
0
mirror of https://github.com/acemod/ACE3.git synced 2024-08-30 18:23:18 +00:00

Small correction

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

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