Changed customEventHandler_f to raiseScriptedEvent_f

Should be replaced by the ACE eventhandler at a later stage.
This commit is contained in:
Thomas Kooi 2015-01-17 12:07:03 +01:00
parent 6509491c19
commit 45284c7855

View File

@ -1,5 +1,5 @@
/**
* fn_customEventHandler_f.sqf
* fn_raiseScriptedEvent_f.sqf
* @Descr: Execute a custom defined eventhandler.
* @Author: Glowbal
*