SHERLOCK: Add walk.lib to cache for Rose Tattoo
This commit is contained in:
parent
02ff4ce495
commit
38b3ab4bc0
1 changed files with 2 additions and 0 deletions
|
@ -97,6 +97,8 @@ Resources::Resources(SherlockEngine *vm) : _vm(vm), _cache(vm) {
|
|||
if (IS_SERRATED_SCALPEL) {
|
||||
addToCache("sequence.txt");
|
||||
addToCache("portrait.lib");
|
||||
} else {
|
||||
addToCache("walk.lib");
|
||||
}
|
||||
} else {
|
||||
// 3DO
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue