Tweaky tweaky.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@5914 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -138,7 +138,7 @@ public abstract class Communicator
|
||||
if (_client != null) {
|
||||
_client.notifyObservers(op);
|
||||
} else {
|
||||
log.warning("Dropping client notification. No observers.", "op", op);
|
||||
log.warning("Dropping client observer notification.", "op", op);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user