XObject.js
authorAlan Knowles <alan@akbkhome.com>
Tue, 23 Nov 2010 10:58:32 +0000 (18:58 +0800)
committerAlan Knowles <alan@akbkhome.com>
Tue, 23 Nov 2010 10:58:32 +0000 (18:58 +0800)
XObject.js

index 6446be4..82856c2 100644 (file)
@@ -312,7 +312,7 @@ XObject.prototype = {
             imports.console.dump(item);
             Seed.quit();
         }
-        print(this.config.xtype + ":pack=" + item.pack);
+        print(this.cfg.xtype + ":pack=" + item.pack);
         
         if (item.pack===false) {  // no packing.. various items have this ..
             return;