diff options
-rw-r--r-- | queen/cutaway.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/queen/cutaway.cpp b/queen/cutaway.cpp index 1e9f0b60d9..701f1e7abb 100644 --- a/queen/cutaway.cpp +++ b/queen/cutaway.cpp @@ -320,6 +320,7 @@ void Cutaway::actionSpecialMove(int index) { _graphics->initCarBamScene(); break; + // c74a.cut - Turn off big oil splat and gun shots! case 8: _graphics->cleanupCarBamScene(_logic->findBob(594)); // Oil object break; |