Removed the statistics structure from common/* and server/*
This commit is contained in:
@@ -21,10 +21,6 @@
|
||||
*/
|
||||
#include "character_data.hpp"
|
||||
|
||||
Statistics* CharacterData::GetBaseStats() {
|
||||
return &baseStats;
|
||||
}
|
||||
|
||||
int CharacterData::GetOwner() {
|
||||
return owner;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user