forgetting about mirror DMD

This commit is contained in:
qadan 2020-02-09 19:30:04 -04:00
parent 8d5fc3051e
commit ce9ccac4d3
1 changed files with 1 additions and 1 deletions

View File

@ -146,6 +146,7 @@ def get_dmd_and_bunny_regions():
return [
'West Dark World',
'South Dark World',
'East Dark World',
]
@ -155,7 +156,6 @@ def get_dmd_non_bunny_regions():
'''
return [
'Dark Desert',
'East Dark World',
'Northeast Dark World',
]