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"
|
||||
|
||||
PREPF(attach);
|
||||
PREPF(canAttach);
|
||||
PREPF(canDetach);
|
||||
PREPF(detach);
|
||||
PREPF(openAttachUI);
|
||||
PREP(attach);
|
||||
PREP(canAttach);
|
||||
PREP(canDetach);
|
||||
PREP(detach);
|
||||
PREP(openAttachUI);
|
Loading…
Reference in New Issue
Block a user