2015-02-11 01:55:53 +00:00
|
|
|
#include "script_component.hpp"
|
|
|
|
|
2015-08-09 03:18:26 +00:00
|
|
|
["DisarmDropItems", FUNC(eventTargetStart)] call EFUNC(common,addEventHandler);
|
|
|
|
["DisarmDebugCallback", FUNC(eventCallerFinish)] call EFUNC(common,addEventHandler);
|