mirror of
https://github.com/FlourishingWorld/hk4e.git
synced 2026-02-08 22:42:34 +08:00
4 lines
138 B
Go
4 lines
138 B
Go
-- abilityRequest
|
|
function OnClientExecuteReq(context, param1, param2, param3)
|
|
ScriptLib.SetGadgetState(context, GadgetState.Default)
|
|
end |