Not so verbose.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@513 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
@@ -230,7 +230,7 @@ public class TableManager
|
||||
|
||||
// remove the mapping from this user to the table
|
||||
if (null == notePlayerRemoved(leaver.getOid(), leaver)) {
|
||||
Log.warning("No body to table mapping to clear? [leaver=" + leaver +
|
||||
Log.warning("No body to table mapping to clear? [leaver=" + leaver.who() +
|
||||
", table=" + table + "].");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user