Files
prismlauncher-crack/launcher/minecraft/auth/AuthStep.cpp
2024-05-14 00:21:45 +03:00

4 lines
97 B
C++

#include "AuthStep.h"
AuthStep::AuthStep(AccountData* data) : QObject(nullptr), m_data(data) {}