summaryrefslogtreecommitdiff
path: root/src/i_sound.h
diff options
context:
space:
mode:
authorSimon Howard2014-03-22 16:54:47 -0400
committerSimon Howard2014-03-22 16:54:47 -0400
commit4788fd8387b4206df42a95c3c2f9b848bf4eac20 (patch)
tree433d783dc003f01a3edde0241eee8ef41eb09e3c /src/i_sound.h
parentedfbfe1d5da7ace84e102e3b68cddfb1a7b1d6c1 (diff)
downloadchocolate-doom-4788fd8387b4206df42a95c3c2f9b848bf4eac20.tar.gz
chocolate-doom-4788fd8387b4206df42a95c3c2f9b848bf4eac20.tar.bz2
chocolate-doom-4788fd8387b4206df42a95c3c2f9b848bf4eac20.zip
heretic/hexen: Fix automap background scrolling.
There was a bug where it was possible to keep moving the background when the boundaries of the map were reached. This is because the code to move the background was done in calls to AM_Drawer(), which is fundamentally a bad idea. Some old commented-out code shows that this was previously done in AM_Drawer (same location that scrolls the map itself), but it was moved. Move it back. Thanks to Chris Fielder for the bug report; this fixes #321.
Diffstat (limited to 'src/i_sound.h')
0 files changed, 0 insertions, 0 deletions