mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Added missing include
This commit is contained in:
parent
4896198ec2
commit
4441b7d0a5
@ -17,6 +17,7 @@
|
||||
* Public: No
|
||||
*/
|
||||
|
||||
#include "script_component.hpp"
|
||||
|
||||
private ["_unit","_selectionName","_amountOfDamage","_sourceOfDamage","_typeOfProjectile","_typeOfDamage"];
|
||||
_unit = _this select 0;
|
||||
|
Loading…
Reference in New Issue
Block a user