From 4ad889c10646de9c2dd2b91cc1c99b5e8ba8bb11 Mon Sep 17 00:00:00 2001 From: Tom Conkling Date: Mon, 3 Dec 2007 21:43:10 +0000 Subject: [PATCH] properly set keyword properties on Set.as git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@4897 542714f4-19e9-0310-aa3c-eee0fc999fb1 --- src/as/com/threerings/util/Set.as | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/as/com/threerings/util/Set.as b/src/as/com/threerings/util/Set.as index 1d22624f2..fde111aec 100644 --- a/src/as/com/threerings/util/Set.as +++ b/src/as/com/threerings/util/Set.as @@ -1,5 +1,5 @@ // -// $Id: Set.as 4848 2007-10-18 23:55:26Z tim $ +// $Id$ // // Narya library - tools for developing networked games // Copyright (C) 2002-2007 Three Rings Design, Inc., All Rights Reserved