diff options
author | lavosspawn | 2016-07-21 16:37:29 +0200 |
---|---|---|
committer | lavosspawn | 2016-07-21 16:37:29 +0200 |
commit | 7874f517f79da796e480e014d72f536d3abe2af8 (patch) | |
tree | 9964b829906ad2be39eeff867b2c262f058f3dc3 /devtools/skycpt | |
parent | 5f769b43d60651018fedcb6d097b1709936524c3 (diff) | |
download | scummvm-rg350-7874f517f79da796e480e014d72f536d3abe2af8.tar.gz scummvm-rg350-7874f517f79da796e480e014d72f536d3abe2af8.tar.bz2 scummvm-rg350-7874f517f79da796e480e014d72f536d3abe2af8.zip |
Fix for bug #2687: BASS: Officer blunt wrong animation
This is the corresponding source change to create a fixed sky.cpt binary. The binary is exactly the same as the manually patched one attached to the bug ticket.
In order to fix the bug while beint least invasive, I suggest replacing the binaries (the one from the ticket should be the new, official binary) and we will put a workaround in the code anyways to deal correctly with potentially outdated binaries floating around the web and linux distributions.
The error was initially introduced with the long term conversion of Revolution's assembly sources to C++ sources, then to textual resource data and then a precompiled binary.
Diffstat (limited to 'devtools/skycpt')
-rw-r--r-- | devtools/skycpt/COMPACT.TXT | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devtools/skycpt/COMPACT.TXT b/devtools/skycpt/COMPACT.TXT index af22e129cf..4f8f5b97d9 100644 --- a/devtools/skycpt/COMPACT.TXT +++ b/devtools/skycpt/COMPACT.TXT @@ -2741,7 +2741,7 @@ SECTION::MAINLISTS 0000::NULL 40E6::sc38_phone_talk 40F4::sc32_garden_talk - 40DF::sc31_guard_talk + 40DF::sc31_guard_talk2 4145::barman_talk 4168::sc36_col_talk2 4169::sc36_gal_talk |