Make runnable again (#40)
* Compile before push DansGame * Initialize them when they are needed, not on startup. This is THREAD-SAFE since C++11 * Changed user to account
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
|
||||
namespace chatterino {
|
||||
|
||||
AccountManager AccountManager::instance;
|
||||
|
||||
AccountManager::AccountManager()
|
||||
: _twitchAnon("justinfan64537", "", "")
|
||||
, _twitchUsers()
|
||||
|
||||
Reference in New Issue
Block a user