mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
New script_component
This commit is contained in:
parent
52cd63745b
commit
1ccd2b4643
@ -1,4 +1,4 @@
|
||||
#include "script_component.hpp"
|
||||
#include "..\script_component.hpp"
|
||||
/*
|
||||
* Author: BaerMitUmlaut, johnb43
|
||||
* Creates a draggable / carryable clone of a dead unit.
|
||||
|
@ -1,4 +1,4 @@
|
||||
#include "script_component.hpp"
|
||||
#include "..\script_component.hpp"
|
||||
/*
|
||||
* Author: BaerMitUmlaut, johnb43
|
||||
* Drops a draggable / carryable clone of a dead unit.
|
||||
|
Loading…
Reference in New Issue
Block a user