Mercurial > mm7
comparison Outdoor.cpp @ 1514:965af46e8793
Rename LevelDecoration::field_16_event_id to LevelDecoration::uEventID.
author | yoctozepto |
---|---|
date | Tue, 03 Sep 2013 15:09:07 +0200 |
parents | a27cdb3d753e |
children | c4ab816fcc5e |
comparison
equal
deleted
inserted
replaced
1513:4055b09160ae | 1514:965af46e8793 |
---|---|
2716 v5 = _6807E0_num_decorations_with_sounds_6807B8++; | 2716 v5 = _6807E0_num_decorations_with_sounds_6807B8++; |
2717 _6807B8_level_decorations_ids[v5] = i; | 2717 _6807B8_level_decorations_ids[v5] = i; |
2718 } | 2718 } |
2719 if ( v8 && decor->uCog == 20 ) | 2719 if ( v8 && decor->uCog == 20 ) |
2720 decor->uFlags |= LEVEL_DECORATION_OBELISK_CHEST; | 2720 decor->uFlags |= LEVEL_DECORATION_OBELISK_CHEST; |
2721 if ( !decor->field_16_event_id ) | 2721 if ( !decor->uEventID ) |
2722 { | 2722 { |
2723 if ( decor->IsInteractive() ) | 2723 if ( decor->IsInteractive() ) |
2724 { | 2724 { |
2725 if ( v1 < 124 ) | 2725 if ( v1 < 124 ) |
2726 { | 2726 { |