forked from markus/S_New4
9_11
This commit is contained in:
@ -6,7 +6,8 @@
|
||||
#include <fstream>
|
||||
|
||||
struct Account {
|
||||
std::string Email, Password;
|
||||
std::string Email,
|
||||
Password;
|
||||
};
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user