mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
private
This commit is contained in:
parent
20dd8f34fc
commit
cf2b7d3bfb
@ -1,7 +1,7 @@
|
||||
// by commy2
|
||||
#include "script_component.hpp"
|
||||
|
||||
private "_unit";
|
||||
private ["_unit", "_firer", "_damage"];
|
||||
|
||||
_unit = _this select 0;
|
||||
_firer = _this select 1;
|
||||
|
Loading…
Reference in New Issue
Block a user