diff options
Diffstat (limited to 'configure.py')
| -rwxr-xr-x | configure.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.py b/configure.py index 8b9bf3fa..68c24a3c 100755 --- a/configure.py +++ b/configure.py @@ -1569,7 +1569,7 @@ config.libs = [ ActorRel(Matching, "d_a_obj_canon"), ActorRel(Matching, "d_a_obj_eff"), ActorRel(NonMatching, "d_a_obj_magmarock"), - ActorRel(NonMatching, "d_a_obj_majyuu_door"), + ActorRel(Matching, "d_a_obj_majyuu_door"), ActorRel(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "d_a_obj_stair"), ActorRel(NonMatching, "d_a_obj_swflat"), ActorRel(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "d_a_obj_swhammer"), |
