diff options
author | Filippos Karapetis | 2015-02-14 15:27:01 +0200 |
---|---|---|
committer | Filippos Karapetis | 2015-02-14 15:27:01 +0200 |
commit | 53a2c30cb014997887e29f5fd0db1348d05990f0 (patch) | |
tree | 8d46ea88cf86743bafee552a958fd6804b4e790d /engines/teenagent | |
parent | 9ce285a11e1bfc981c518e89f2401b1896b4a367 (diff) | |
download | scummvm-rg350-53a2c30cb014997887e29f5fd0db1348d05990f0.tar.gz scummvm-rg350-53a2c30cb014997887e29f5fd0db1348d05990f0.tar.bz2 scummvm-rg350-53a2c30cb014997887e29f5fd0db1348d05990f0.zip |
ZVISION: Fix script bug #6791 (max value of delay_render)
This fixes the delay outside the Frobozz Electric building.
In all other places, delay_render is called with a value
ranging from 1 to 10, so the 100 here looks to be a script
bug, and causes an unnecessary long pause in that scene.
Thus, we're capping the frame delay value to 10.
Diffstat (limited to 'engines/teenagent')
0 files changed, 0 insertions, 0 deletions