diff options
Diffstat (limited to 'scumm')
-rw-r--r-- | scumm/script_v90he.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scumm/script_v90he.cpp b/scumm/script_v90he.cpp index 573cda5387..8e693e1155 100644 --- a/scumm/script_v90he.cpp +++ b/scumm/script_v90he.cpp @@ -1750,6 +1750,7 @@ void ScummEngine_v90he::o90_getPolygonOverlap() { case 7: case 8: case 9: + case 10: push(0); break; default: |