mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-17 01:22:19 +03:00
[Minor] Clarify Comment
Forgot to update the comment to be about broken plugins instead of no 3.x support ones.
This commit is contained in:
parent
aa5abeaa9a
commit
49ca678ff6
@ -2325,6 +2325,7 @@ sys.path: {sys.path}'''
|
||||
|
||||
root.wm_attributes('-alpha', ui_transparency / 100)
|
||||
# Display message box about plugins without Python 3.x support
|
||||
# Display message box about plugins that failed to load
|
||||
root.after(0, messagebox_broken_plugins)
|
||||
# Display message box about plugins without Python 3.x support
|
||||
root.after(1, messagebox_not_py3)
|
||||
|
Loading…
x
Reference in New Issue
Block a user