include btclient

pull/1/head
DiMartinoXBMC 2015-08-02 22:48:16 +03:00
parent 9631c07c9b
commit fdfc3cc387
1 changed files with 1 additions and 0 deletions

View File

@ -33,6 +33,7 @@ import xbmcgui
import xbmcvfs import xbmcvfs
import Localization import Localization
from platform_pulsar import get_platform from platform_pulsar import get_platform
from resources.btclient.btclient import *
from functions import showMessage, DownloadDB, get_ids_video, log, debug from functions import showMessage, DownloadDB, get_ids_video, log, debug
from Player import OverlayText from Player import OverlayText