Fixed typo.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@4392 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -63,7 +63,7 @@ public class ConMgrStats extends SimpleStreamableObject
|
||||
/** The number of messages written since the server started up. */
|
||||
public int msgsOut;
|
||||
|
||||
@Override // from Objecet
|
||||
@Override // from Object
|
||||
public Object clone ()
|
||||
{
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user