Finished the character management, but it needs testing.
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
|
||||
struct CharacterData {
|
||||
//metadata
|
||||
int owner;
|
||||
std::string handle;
|
||||
std::string avatar;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user