diff options
author | Thierry Crozat | 2017-11-06 23:54:32 +0000 |
---|---|---|
committer | Thierry Crozat | 2018-01-23 02:15:38 +0000 |
commit | 909818c7301998738f04014fa0cbbf44d7a830c8 (patch) | |
tree | f54ca22b10d10eaf94411e7522c5f6973f0e2284 /engines/sludge/allfiles.h | |
parent | ba4e20b80a416132794238b9cb518a67fc9eb57e (diff) | |
download | scummvm-rg350-909818c7301998738f04014fa0cbbf44d7a830c8.tar.gz scummvm-rg350-909818c7301998738f04014fa0cbbf44d7a830c8.tar.bz2 scummvm-rg350-909818c7301998738f04014fa0cbbf44d7a830c8.zip |
SUPERNOVA: Fix combining ObjectType enum values
It was storing the result of bitwise operation on the ObjectType
enum values in a ObjectType variable. But that was incorrect as
the result was not a value from the enum.
Also removing a property was actually adding the property if it
was not present in the value initially.
Diffstat (limited to 'engines/sludge/allfiles.h')
0 files changed, 0 insertions, 0 deletions