This ain't overridin' nothin'.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@4802 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2007-08-01 17:45:19 +00:00
parent 5a490043c4
commit 0cb497e6ce
+1 -1
View File
@@ -44,7 +44,7 @@ public class Place extends SimpleStreamableObject
} }
// from Object // from Object
override public function hashCode () :int public function hashCode () :int
{ {
return placeOid; return placeOid;
} }