mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2024-11-25 15:07:28 +00:00
Removed debug log
This commit is contained in:
parent
8379fba079
commit
acbd46afcb
@ -261,7 +261,6 @@ void CharacterComponent::LoadFromXML() {
|
||||
SetReputation(0);
|
||||
}
|
||||
|
||||
Game::logger->Log("CharacterComponent", "error is %i", character->QueryAttribute("rpt", &m_Reputation));
|
||||
character->QueryInt64Attribute("ls", &m_Uscore);
|
||||
|
||||
// Load the statistics
|
||||
|
Loading…
Reference in New Issue
Block a user