SCI: fix view detection for sci1.1 pq4demo
svn-id: r47614
This commit is contained in:
parent
dfae4f7e99
commit
34346bfd33
1 changed files with 1 additions and 0 deletions
|
@ -1742,6 +1742,7 @@ void ResourceManager::detectSciVersion() {
|
|||
|
||||
// Set view type
|
||||
if (viewCompression == kCompDCL
|
||||
|| _volVersion == kResVersionSci11 // pq4demo
|
||||
#ifdef ENABLE_SCI32
|
||||
|| viewCompression == kCompSTACpack
|
||||
|| _volVersion == kResVersionSci32 // kq7
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue