mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Compile Errors.
This commit is contained in:
parent
3fb2a8e245
commit
6fbb6672b4
@ -1,7 +1,7 @@
|
|||||||
#include "script_component.hpp"
|
#include "script_component.hpp"
|
||||||
|
|
||||||
PREPF(attach);
|
PREP(attach);
|
||||||
PREPF(canAttach);
|
PREP(canAttach);
|
||||||
PREPF(canDetach);
|
PREP(canDetach);
|
||||||
PREPF(detach);
|
PREP(detach);
|
||||||
PREPF(openAttachUI);
|
PREP(openAttachUI);
|
Loading…
Reference in New Issue
Block a user