Use the ArrayStreamer to stream regular Arrays as well.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@4113 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -32,5 +32,8 @@ public class Translations
|
||||
|
||||
/** A mapping of java names to actionscript names. */
|
||||
protected static var _fromServer :SimpleMap = new SimpleMap();
|
||||
|
||||
// initialize some standard classes
|
||||
addTranslation("Object", "java.lang.Object");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user