mirror of
https://github.com/2revoemag/PSF-BotServer.git
synced 2026-03-05 21:20:20 +00:00
Change/remove debug logging
This commit is contained in:
parent
a4c2085fb7
commit
0ecceebf34
2 changed files with 4 additions and 9 deletions
|
|
@ -419,7 +419,6 @@ class WorldSessionActor extends Actor with MDCContextAware {
|
|||
case GalaxyServiceResponse(_, reply) =>
|
||||
reply match {
|
||||
case GalaxyResponse.MapUpdate(msg) =>
|
||||
log.warn(s"Client ${player.GUID} Updating map ${msg}")
|
||||
sendResponse(msg)
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue