aboutsummaryrefslogtreecommitdiff
path: root/engines/drascula/rooms.cpp
diff options
context:
space:
mode:
authorThierry Crozat2017-11-06 23:54:32 +0000
committerThierry Crozat2018-01-23 02:15:38 +0000
commit909818c7301998738f04014fa0cbbf44d7a830c8 (patch)
treef54ca22b10d10eaf94411e7522c5f6973f0e2284 /engines/drascula/rooms.cpp
parentba4e20b80a416132794238b9cb518a67fc9eb57e (diff)
downloadscummvm-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/drascula/rooms.cpp')
0 files changed, 0 insertions, 0 deletions