[Scummvm-cvs-logs] SF.net SVN: scummvm: [32539] scummvm/trunk/engines/drascula/staticdata.h

thebluegr at users.sourceforge.net thebluegr at users.sourceforge.net
Wed Jun 4 19:02:25 CEST 2008


Revision: 32539
          http://scummvm.svn.sourceforge.net/scummvm/?rev=32539&view=rev
Author:   thebluegr
Date:     2008-06-04 10:02:25 -0700 (Wed, 04 Jun 2008)

Log Message:
-----------
Fixed typo in the initialization of the _textd1 array, which is now set correctly. Fixes bug #1982111 - "DRASCULA: Crash when buying sickle"

Modified Paths:
--------------
    scummvm/trunk/engines/drascula/staticdata.h

Modified: scummvm/trunk/engines/drascula/staticdata.h
===================================================================
--- scummvm/trunk/engines/drascula/staticdata.h	2008-06-04 16:39:56 UTC (rev 32538)
+++ scummvm/trunk/engines/drascula/staticdata.h	2008-06-04 17:02:25 UTC (rev 32539)
@@ -5709,8 +5709,8 @@
 	// 75
 	"44447774444555500222205550444444466666225266444755444722255000222275555444446633223220044022203336227555770550444660557220553302224477777550550550222635533000662220002275572227025555",
 	"5555500004445550330244472225500022227555544444662755644446666005204402266222003332222774440446665555005550335544444",
-	"56665004444447222550002222755554444466555033022755555000444444444444444444444444444444"
-	"004447222550002222755554444466222000220555002220550444446666662220000557550033344477222522665444466663337446055504446550550550222633003330000666622044422755722270255566667555655007222777",
+	"56665004444447222550002222755554444466555033022755555000444444444444444444444444444444",
+	"004447222550002222755554444466222000220555002220550444446666662220000557550033344477222522665444466663337446055504446550550550222633003330000666622044422755722270255566667555655007222777"
 },
 {
 	// 68
@@ -5725,8 +5725,8 @@
 	// 75
 	"4444777444455550022220555044444446666622526644475533223220044022203336227555770550444660557220553302224477777550550550222635533000662220002275572227025555",
 	"5555000444555033022755644446666005204402266222003332222774440446665555005550335544444",
-	"5666500444555033022755555000444444444444444444444444444444"
-	"00222000220555002220550444446666662220000557550033344477222522665444466663337446055504446550550550222633003330000666622044422755722270255566667555655007222777",
+	"5666500444555033022755555000444444444444444444444444444444",
+	"00222000220555002220550444446666662220000557550033344477222522665444466663337446055504446550550550222633003330000666622044422755722270255566667555655007222777"
 },
 {
 	// 68
@@ -5741,8 +5741,8 @@
 	// 75
 	"44447774444555500222205550444444466666225266444755444722255000222275555444446633223220044022203336227555770550444660557220553302224477777550550550222635533000662220002275572227025555",
 	"5555500004445550330244472225500022227555544444662755644446666005204402266222003332222774440446665555005550335544444",
-	"56665004444447222550002222755554444466555033022755555000444444444444444444444444444444"
-	"004447222550002222755554444466222000220555002220550444446666662220000557550033344477222522665444466663337446055504446550550550222633003330000666622044422755722270255566667555655007222777",
+	"56665004444447222550002222755554444466555033022755555000444444444444444444444444444444",
+	"004447222550002222755554444466222000220555002220550444446666662220000557550033344477222522665444466663337446055504446550550550222633003330000666622044422755722270255566667555655007222777"
 },
 {
 	// 68
@@ -5757,8 +5757,8 @@
 	// 75
 	"44447774444555500222205550444444466666225266444755444722255000222275555444446633223220044022203336227555770550444660557220553302224477777550550550222635533000662220002275572227025555",
 	"5555500004445550330244472225500022227555544444662755644446666005204402266222003332222774440446665555005550335544444",
-	"56665004444447222550002222755554444466555033022755555000444444444444444444444444444444"
-	"004447222550002222755554444466222000220555002220550444446666662220000557550033344477222522665444466663337446055504446550550550222633003330000666622044422755722270255566667555655007222777",
+	"56665004444447222550002222755554444466555033022755555000444444444444444444444444444444",
+	"004447222550002222755554444466222000220555002220550444446666662220000557550033344477222522665444466663337446055504446550550550222633003330000666622044422755722270255566667555655007222777"
 },
 {
 	// 68
@@ -5773,8 +5773,8 @@
 	// 75
 	"44447774444555500222205550444444466666225266444755444722255000222275555444446633223220044022203336227555770550444660557220553302224477777550550550222635533000662220002275572227025555",
 	"5555500004445550330244472225500022227555544444662755644446666005204402266222003332222774440446665555005550335544444",
-	"56665004444447222550002222755554444466555033022755555000444444444444444444444444444444"
-	"004447222550002222755554444466222000220555002220550444446666662220000557550033344477222522665444466663337446055504446550550550222633003330000666622044422755722270255566667555655007222777",
+	"56665004444447222550002222755554444466555033022755555000444444444444444444444444444444",
+	"004447222550002222755554444466222000220555002220550444446666662220000557550033344477222522665444466663337446055504446550550550222633003330000666622044422755722270255566667555655007222777"
 },
 
 };


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Scummvm-git-logs mailing list