Merge pull request #650 from YakBizzarro/si-2
GRIM: Replace a bad call in si.lua with the correct one
This commit is contained in:
commit
a59b2167b8
3 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ List of fixed bugs in GF scripts:
|
|||
+Others modifications:
|
||||
-The function si.set_up_actors (si.lua), calls "start_script(si.naranja_drinking)",
|
||||
which doesn't exist. The problem with that is that lua_error ends the function that
|
||||
was going on, breaking si.set really badly. The bad call is replaced with NOPs.
|
||||
was going on, breaking si.set really badly. The bad call is replaced with the correct one.
|
||||
|
||||
Contents of residualvm-grim-patches.lab and its rebuild:
|
||||
|
||||
|
|
Binary file not shown.
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue