I certainly shouldn't have said that it was illegal! Gah, it's too hot today.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6589 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -48,6 +48,7 @@ public class EntryRemovedEvent<T extends DSet.Entry> extends EntryEvent<T>
|
|||||||
{
|
{
|
||||||
super(targetOid, name);
|
super(targetOid, name);
|
||||||
_key = key;
|
_key = key;
|
||||||
|
_oldEntry = oldEntry;
|
||||||
}
|
}
|
||||||
|
|
||||||
/** For unserialization. */
|
/** For unserialization. */
|
||||||
|
|||||||
Reference in New Issue
Block a user