mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Fix include in wrong location
This commit is contained in:
parent
bb2d1e4e9e
commit
82131b3643
@ -1,3 +1,4 @@
|
||||
#include "script_component.hpp"
|
||||
/*
|
||||
* Author: commy2
|
||||
* Report awake animation of unit inside vehicle.
|
||||
@ -13,7 +14,6 @@
|
||||
*
|
||||
* Public: no
|
||||
*/
|
||||
#include "script_component.hpp"
|
||||
|
||||
params ["_unit"];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user