SHERLOCK: intro: remove debug output

This commit is contained in:
Martin Kiewitz 2015-06-17 00:18:08 +02:00
parent 3f0a434c0b
commit ef2d585459

View File

@ -290,7 +290,6 @@ bool ScalpelEngine::showCityCutscene() {
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)) {
// Spanish
londonPosition = Common::Point(9, 8);