diff --git a/src/actions/RoleAction.lua b/src/actions/RoleAction.lua index 14731a4..57c58e3 100644 --- a/src/actions/RoleAction.lua +++ b/src/actions/RoleAction.lua @@ -1287,6 +1287,7 @@ function _M.accuseRpc(agent, data) local note = msg.note role:mylog("role_action", {desc = "accuse", int1 = targetId, short1 = atype, text1 = note}) + SendPacket(actionCodes.Role_accuseRpc, "") return true end -- libgit2 0.21.2