Added a streaming Boolean wrapper. Untested.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@4279 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -35,5 +35,6 @@ public class Translations
|
||||
|
||||
// initialize some standard classes
|
||||
addTranslation("Object", "java.lang.Object");
|
||||
addTranslation("com.threerings.util.langBoolean", "java.lang.Boolean");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user