{{tag>zxt:extension}} ====== 00000001:0009 - FIX: Incorrect board edge touch direction (from Super ZZT) ====== ===== Information ===== * **ID:** 00000001:0009 ===== Flags ===== ^ Flag ^ Set? (MUST/MAY/...) ^ Description ^ | parsing_must | MUST NOT | | | reading_must | MUST NOT | | | writing_must | MUST NOT | | | playing_should | MAY | | | playing_must | MAY | | | editing_should | MUST NOT | | ===== Field data ===== None. ===== Description ===== This bugfix fixes the TouchProc called in board edges to use the passed delta X/Y, as opposed to the player input's delta X/Y. This extension has no effect on Super ZZT. ===== Implementations ===== TBD