Aida-Enna / XIVPlugins

A collection of plugins for Final Fantasy XIV
36 stars 6 forks source link

Wait for menu to appear before doing login process #39

Closed Yuki-Codes closed 1 month ago

Yuki-Codes commented 1 month ago

simple change to handle auto logins when the menu takes too long to load. Just waits for the TitleMenu addon to load and be visible before attempting the sign in. Fixes https://github.com/Aida-Enna/XIVPlugins/issues/38

Aida-Enna commented 1 month ago

Looks good to me, will test today (I don't forsee any problems especially since it's not a huge change but better safe then sorry) and then push. Thank you!