From 0bea0a28b1d56abf3c9aeebf2fcb1f14effffeb0 Mon Sep 17 00:00:00 2001 From: Willem Jan Palenstijn Date: Fri, 26 Oct 2012 13:58:31 +0200 Subject: TONY: Fix translation of Italian comment Thanks to Giovanni Bajo for noticing and correcting this. --- engines/tony/game.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/tony') diff --git a/engines/tony/game.cpp b/engines/tony/game.cpp index 1a19f2836c..42ace987b4 100644 --- a/engines/tony/game.cpp +++ b/engines/tony/game.cpp @@ -974,7 +974,7 @@ void RMOptionScreen::doFrame(CORO_PARAM, RMInput *input) { CORO_BEGIN_CODE(_ctx); - // If it is fully open, do nothing + // If it is not fully open, do nothing if (_fadeStep != 6) return; -- cgit v1.2.3