mirror of
https://github.com/acemod/ACE3.git
synced 2025-07-25 04:42:48 +00:00
4 lines
133 B
Plaintext
4 lines
133 B
Plaintext
#include "script_component.hpp"
|
|
|
|
["medical_onUnconscious", {_this call FUNC(handleUnconscious)}] call EFUNC(common,addEventHandler);
|