mirror of
https://github.com/Sude-/lgogdownloader.git
synced 2025-02-02 05:52:31 +01:00
dea82b7991
- Move some code from Downloader::init() to constructor - Add function API::isLoggedIn() - Add function Downloader::isLoggedIn() - Don't call Downloader::getGameList() from Downloader::init(). Call it from other functions if/when needed Also fix some login issues