mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Fix includes
This commit is contained in:
parent
7c40b13e5e
commit
5c895a2298
@ -1,4 +1,4 @@
|
||||
#include "script_component.hpp"
|
||||
#include "..\script_component.hpp"
|
||||
/*
|
||||
* Author: Vdauphin
|
||||
* Checks if unload all vehicles interaction can be show.
|
||||
|
@ -1,4 +1,4 @@
|
||||
#include "script_component.hpp"
|
||||
#include "..\script_component.hpp"
|
||||
/*
|
||||
* Author: Vdauphin
|
||||
* Get vehicle in cargo.
|
||||
|
@ -1,4 +1,4 @@
|
||||
#include "script_component.hpp"
|
||||
#include "..\script_component.hpp"
|
||||
/*
|
||||
* Author: Vdauphin
|
||||
* Unload all vehicles but not ACE Cargo.
|
||||
|
Loading…
Reference in New Issue
Block a user