mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-22 18:37:01 +00:00
TITANIC: Add loading of Deskbot ranges
This commit is contained in:
parent
9a35125d65
commit
16797bd75f
@ -40,6 +40,7 @@ DeskbotScript::DeskbotScript(int val1, const char *charClass, int v2,
|
||||
if (_field74 == 1)
|
||||
_field74 = 0;
|
||||
|
||||
loadRanges("Ranges/Deskbot");
|
||||
loadResponses("Responses/Deskbot", 4);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user