mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Updated pathing for script_component.hpp and updated images to use PATHTOF.
This commit is contained in:
@ -15,7 +15,7 @@
|
||||
Example:
|
||||
[player] call ACE_Explosives_fnc_openTimerSetUI;
|
||||
*/
|
||||
#include "script_component.hpp"
|
||||
#include "\z\ace\explosives\script_component.hpp"
|
||||
private ["_mag"];
|
||||
_mag = _this select 0;
|
||||
createDialog "RscACE_SelectTimeUI";
|
||||
|
Reference in New Issue
Block a user