mirror of
https://github.com/Squareville/TestEventServer.git
synced 2026-01-06 09:09:38 -06:00
Removed debug log
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user