aboutsummaryrefslogtreecommitdiff
path: root/queen/graphics.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'queen/graphics.cpp')
-rw-r--r--queen/graphics.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/queen/graphics.cpp b/queen/graphics.cpp
index e4852791c9..ae87fb1e8c 100644
--- a/queen/graphics.cpp
+++ b/queen/graphics.cpp
@@ -1146,8 +1146,7 @@ void BamScene::updateCarAnimation() {
if (bdb->sfx == 99) {
_lastSoundIndex = _index = 0;
- }
- else {
+ } else {
++_index;
}