[Scummvm-tracker] [ScummVM] #10605: ZVISION: ZGI: Stuck on the burning doll screen
Torbjörn Andersson
trac at scummvm.org
Sat Jun 30 17:53:34 CEST 2018
#10605: ZVISION: ZGI: Stuck on the burning doll screen
---------------------------+-----------------------
Reporter: eriktorbjorn | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: --Unset--
Resolution: | Keywords:
Game: |
---------------------------+-----------------------
Comment (by eriktorbjorn):
I'm not sure what the correct solution is, but assuming that the timer
handling in general is correct I guess replacing the criteria for 17162
(pe_fire_reset) so that it counts down as long as the timer is > 0 (but
not the magic value 2) things should be fine.
Perhaps the timer node should also never write 1 as remaining time, but
rather set it to 2 in that case? If so, it should be enough to change the
criteria to > 2.
--
Ticket URL: <https://bugs.scummvm.org/ticket/10605#comment:1>
ScummVM <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list