SHERLOCK: intro: remove debug output
This commit is contained in:
parent
3f0a434c0b
commit
ef2d585459
1 changed files with 0 additions and 1 deletions
|
@ -290,7 +290,6 @@ bool ScalpelEngine::showCityCutscene() {
|
||||||
|
|
||||||
Common::Point londonPosition;
|
Common::Point londonPosition;
|
||||||
|
|
||||||
warning("width %d, %d", titleImages_LondonNovember[0]._width, titleImages_LondonNovember[0]._height);
|
|
||||||
if ((titleImages_LondonNovember[0]._width == 302) && (titleImages_LondonNovember[0]._height == 39)) {
|
if ((titleImages_LondonNovember[0]._width == 302) && (titleImages_LondonNovember[0]._height == 39)) {
|
||||||
// Spanish
|
// Spanish
|
||||||
londonPosition = Common::Point(9, 8);
|
londonPosition = Common::Point(9, 8);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue