mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-12 20:17:49 +00:00
SHERLOCK: intro: remove debug output
This commit is contained in:
parent
3f0a434c0b
commit
ef2d585459
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user