<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -89,7 +89,7 @@ Object.extend(S2.FX, {
     else if (Object.isString(options))
       options = { duration: options == 'slow' ? 1 : options == 'fast' ? .1 : .2 };
       
-    return options;
+    return options || {};
   }
 });
 </diff>
      <filename>src/effects/base.js</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>1d313c9389d94a49f9f18b3ca3534b0766c91192</id>
    </parent>
  </parents>
  <author>
    <name>RStankov</name>
    <email>rstankov@gmail.com</email>
  </author>
  <url>http://github.com/madrobby/scripty2/commit/27839055a96dd50b5560a110538b08c18ca5f5f3</url>
  <id>27839055a96dd50b5560a110538b08c18ca5f5f3</id>
  <committed-date>2009-10-19T05:03:18-07:00</committed-date>
  <authored-date>2009-10-18T12:59:06-07:00</authored-date>
  <message>S2.FX.parseOptions always return an Object</message>
  <tree>88dd1d5fa98d2e87c760cb7f3fbce2b7bd36f634</tree>
  <committer>
    <name>Thomas Fuchs</name>
    <email>thomas@fesch.at</email>
  </committer>
</commit>
