- This makes
controls:set_keyboard_binding(...)
and similar methods accept nil as binding to remove them. - This handles the
hero:on_attacking_hero
event to allow to disable friendly fire (and other custom behavior)
controls:set_keyboard_binding(...)
and similar methods accept nil as binding to remove them.hero:on_attacking_hero
event to allow to disable friendly fire (and other custom behavior)