From 7874f517f79da796e480e014d72f536d3abe2af8 Mon Sep 17 00:00:00 2001 From: lavosspawn Date: Thu, 21 Jul 2016 16:37:29 +0200 Subject: 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. --- devtools/skycpt/COMPACT.TXT | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devtools') 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 -- cgit v1.2.3