diff options
author | Joseph-Eugene Winzer | 2017-12-31 17:47:08 +0100 |
---|---|---|
committer | Thierry Crozat | 2018-01-23 02:15:45 +0000 |
commit | 43709a59f32eba9ea1a6dcd3bef1a607c0e77d54 (patch) | |
tree | cd7799ff29a3e6d48e180f6830cb239613691274 /engines/toltecs/screen.h | |
parent | 45b2c4ea28d29dc0033ab07ebc65c9dfc39ed30d (diff) | |
download | scummvm-rg350-43709a59f32eba9ea1a6dcd3bef1a607c0e77d54.tar.gz scummvm-rg350-43709a59f32eba9ea1a6dcd3bef1a607c0e77d54.tar.bz2 scummvm-rg350-43709a59f32eba9ea1a6dcd3bef1a607c0e77d54.zip |
SUPERNOVA: Reverts brightness change
If the brightness is 0, it is faded in at the end of the game loop.
In some instances, especially cutscenes, it makes the code harder to
understand as in somecases the code expects the brightness to be faded
in after having it faded out, set manually to 0 or when you leave a dark
room, set by roomBrightness().
Removing it now, would just lead to more confusion during the port of
Supernova part 2.
Diffstat (limited to 'engines/toltecs/screen.h')
0 files changed, 0 insertions, 0 deletions