forgot offset mirror clipping
This commit is contained in:
parent
3533f8cbb3
commit
8746cfcfb0
|
@ -166,4 +166,5 @@ def get_mirror_clip_spots_lw():
|
||||||
'''
|
'''
|
||||||
return [
|
return [
|
||||||
'Death Mountain Bunny Descent Mirror Spot',
|
'Death Mountain Bunny Descent Mirror Spot',
|
||||||
|
'Death Mountain Offset Mirror',
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue