1
0
Fork 0
forked from 0x2620/oxjs

minor fixes and documentation updates

This commit is contained in:
rolux 2012-04-09 10:42:00 +02:00
commit ebc6efffb4
11 changed files with 15 additions and 6 deletions

View file

@ -17,6 +17,8 @@ Ox.ListMap <f:Ox.Element> ListMap object
self <o> Shared private variable
@*/
// FIXME: Should be Ox.MapEditor
Ox.ListMap = function(options, self) {
self = self || {};