forked from expo/troggle
typo again
This commit is contained in:
parent
3a52d790f0
commit
f46942fadf
@ -192,7 +192,7 @@ def readcaves():
|
|||||||
area_1623.save()
|
area_1623.save()
|
||||||
area_1626= Area.objects.create(short_name = "1626", parent=None)
|
area_1626= Area.objects.create(short_name = "1626", parent=None)
|
||||||
print(" - Saving Area 1626")
|
print(" - Saving Area 1626")
|
||||||
area_1626.save()
|
area_1626.save()
|
||||||
|
|
||||||
print (" - Setting pending caves")
|
print (" - Setting pending caves")
|
||||||
# Do this first, so that these empty entries are overwritten as they get properly created.
|
# Do this first, so that these empty entries are overwritten as they get properly created.
|
||||||
|
Loading…
Reference in New Issue
Block a user