Commit de484ecb authored by ryoii's avatar ryoii

Remove debug log

parent 5784ba10
......@@ -456,23 +456,23 @@ internal object Transformers528 : Map<Long, Lambda528> by mapOf(
var85.troopface = var3;
var85.hasSetNewTroopHead = true;
*/
bot.logger.debug(
contextualBugReportException(
"解析 Transformers528 0x27L ModGroupProfile 群头像修改",
forDebug = "this=${this._miraiContentToString()}"
)
)
// bot.logger.debug(
// contextualBugReportException(
// "解析 Transformers528 0x27L ModGroupProfile 群头像修改",
// forDebug = "this=${this._miraiContentToString()}"
// )
// )
null
}
3 -> { // troop.credit.data
// top_package/akkz.java:3475
// top_package/akkz.java:3498
bot.logger.debug(
contextualBugReportException(
"解析 Transformers528 0x27L ModGroupProfile 群 troop.credit.data",
forDebug = "this=${this._miraiContentToString()}"
)
)
// bot.logger.debug(
// contextualBugReportException(
// "解析 Transformers528 0x27L ModGroupProfile 群 troop.credit.data",
// forDebug = "this=${this._miraiContentToString()}"
// )
// )
null
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment