Closedown

This commit is contained in:
gac-x03da
2019-01-25 12:51:18 +01:00
parent 2fa882ddf8
commit f629f0b453
+1
View File
@@ -44,6 +44,7 @@ def check_region(region):
"""
check region dictionary items and apply defaults where necessary
"""
global ExitSlit
region['fixed'] = 'efix' in region
if region['fixed']:
region['elo'] = region['efix']