PunishXIV / Splatoon

An accessibility tool to assist in FFXIV gameplay and compensate for human imperfections.
https://puni.sh/plugin/Splatoon
GNU Affero General Public License v3.0
209 stars 54 forks source link

$DISTANCE OverlayText not shown as option in GUI #74

Closed mkolassa closed 1 month ago

mkolassa commented 1 month ago

$DISTANCE is referenced at...

https://github.com/PunishXIV/Splatoon/blob/3ae5f73ad373c35d8c25ff33bad53576970a54e8/Splatoon/Splatoon.cs#L1083

...but is not displayed in the GUI as an available option in the code block at...

https://github.com/PunishXIV/Splatoon/blob/3ae5f73ad373c35d8c25ff33bad53576970a54e8/Splatoon/Gui/Layouts/Elements/LayoutDrawElement.cs#L898

PR incoming after this.