Compile Errors.

This commit is contained in:
jaynus 2015-01-12 21:16:03 -08:00
parent 3fb2a8e245
commit 6fbb6672b4

View File

@ -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);