mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
General - Relative script_component.hpp
includes (#9378)
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
#include "script_component.hpp"
|
||||
#include "..\script_component.hpp"
|
||||
/*
|
||||
* Author: nomisum
|
||||
* Function for closing doors for GM helos.
|
||||
|
@ -1,4 +1,4 @@
|
||||
#include "script_component.hpp"
|
||||
#include "..\script_component.hpp"
|
||||
/*
|
||||
* Author: nomisum
|
||||
* Function for animating ropes (first introduced for GM Bo 105).
|
||||
|
@ -1,4 +1,4 @@
|
||||
#include "script_component.hpp"
|
||||
#include "..\script_component.hpp"
|
||||
/*
|
||||
* Author: nomisum
|
||||
* Function for animating ropes when actually dropping (first introduced for GM Bo 105).
|
||||
|
@ -1,4 +1,4 @@
|
||||
#include "script_component.hpp"
|
||||
#include "..\script_component.hpp"
|
||||
/*
|
||||
* Author: nomisum
|
||||
* Function for opening doors for most GM helos.
|
||||
|
@ -1 +0,0 @@
|
||||
#include "\z\ace\addons\compat_gm\script_component.hpp"
|
Reference in New Issue
Block a user