mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-16 14:50:17 +00:00
TONY: Fix translation of Italian comment
Thanks to Giovanni Bajo for noticing and correcting this.
This commit is contained in:
parent
a21f742114
commit
0bea0a28b1
@ -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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user