Increase speed to show popup

This commit is contained in:
Laurent Destailleur 2009-05-06 14:10:35 +00:00
parent 5bc413e4e7
commit 8b252581c0

View File

@ -98,7 +98,7 @@ var Effect = {
}
},
DefaultOptions: {
duration: 1.0, // seconds
duration: 0.3, // seconds (DOL CHANGE: Reduc time to show effect)
fps: 100, // 100= assume 66fps max.
sync: false, // true for combining
from: 0.0,