TONY: Fix translation of Italian comment

Thanks to Giovanni Bajo for noticing and correcting this.
This commit is contained in:
Willem Jan Palenstijn 2012-10-26 13:58:31 +02:00
parent a21f742114
commit 0bea0a28b1

View File

@ -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;