Removed debug log

This commit is contained in:
David Markowitz 2022-03-31 20:55:47 -07:00 committed by GitHub
parent 8379fba079
commit acbd46afcb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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