Skip to content

Moves attack self delayer to centralized proc

Rob Nelson requested to merge pull/8072/newfix into Bleeding-Edge

Created by: clusterfack

While attack self is called by some of the standard hotkeys, a few of the macros manually call this proc instead. Instead of changing every macro (and potentially letting new macros break it as well), this is a better place to place the attack delayer.

Fixes #8069 (closed)

Merge request reports