Added character API
This commit is contained in:
@@ -35,9 +35,6 @@ public:
|
||||
CharacterData() = default;
|
||||
~CharacterData() = default;
|
||||
|
||||
//accessors and mutators
|
||||
//...
|
||||
|
||||
//database stuff
|
||||
int GetOwner();
|
||||
std::string GetHandle();
|
||||
|
||||
Reference in New Issue
Block a user