Using new pymumble pypi module

This commit is contained in:
Azlux
2020-04-21 18:47:24 +02:00
parent 5fbc8e463d
commit 1d6310afaf
5 changed files with 3 additions and 6 deletions

View File

@ -2,7 +2,7 @@
import logging
import math
import pymumble.pymumble_py3 as pymumble
import pymumble_py3 as pymumble
import re
import constants