diff --git a/steam/__init__.py b/steam/__init__.py index 23af181..d208f26 100644 --- a/steam/__init__.py +++ b/steam/__init__.py @@ -6,7 +6,7 @@ version_info = (0, 8, 4) from steam.steamid import SteamID from steam.globalid import GlobalID from steam.webapi import WebAPI -from steam.webauth import WebAuth +from steam.webauth import WebAuth, MobileWebAuth # proxy object