publish update.py
This commit is contained in:
parent
aa44f4b084
commit
aa86a1453f
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ WIN = os.name == "nt"
|
|||
TASK = "EveWatcher"
|
||||
WATCHER_SCRIPTS = ("eve_combat_watcher.py", "eve_chat_watcher.py",
|
||||
"eve_orehold_watcher.py", "eve_rock_watcher.py",
|
||||
"eve_local_watcher.py")
|
||||
"eve_local_watcher.py", "eve_audio_watcher.py")
|
||||
|
||||
|
||||
def run(cmd, **kw):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue