aboutsummaryrefslogtreecommitdiff
path: root/backends/events/ps3sdl
diff options
context:
space:
mode:
authorDavid Fioramonti2018-06-24 15:54:04 -0700
committerBastien Bouclet2018-07-15 07:59:44 +0200
commitbd21a5c0f362f93946ce2febeb45176fa5d496dc (patch)
treec8c5011a9ed8658f9fbd5c1ba9a888ea85743740 /backends/events/ps3sdl
parentb1aec443c42e29b156f460f6a77f2356cb38176f (diff)
downloadscummvm-rg350-bd21a5c0f362f93946ce2febeb45176fa5d496dc.tar.gz
scummvm-rg350-bd21a5c0f362f93946ce2febeb45176fa5d496dc.tar.bz2
scummvm-rg350-bd21a5c0f362f93946ce2febeb45176fa5d496dc.zip
MOHAWK: MYST: Have Mech fortress west direction persists after returning
Fixes Trac#10575. When stepping away or pressing the buttom for the mechanical age fortress rotator after setting it west it would be south. This is because some variables used for a workaround were being reset everytime the rotator puzzle was being reinitalized (in o_fortressRotation_int). Which happens when the player steps back up to the rotator controls. This change simply removes the variables being reset so they retain the variables they had before. Those variables are already initalized in the Mechanical constructor.
Diffstat (limited to 'backends/events/ps3sdl')
0 files changed, 0 insertions, 0 deletions