diff options
Diffstat (limited to 'core/views/prospect.py')
-rw-r--r-- | core/views/prospect.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/views/prospect.py b/core/views/prospect.py index cff53f5..42eb48b 100644 --- a/core/views/prospect.py +++ b/core/views/prospect.py @@ -14,6 +14,8 @@ from troggle.core.views.caves import caveKey """ Generates the prospecting guide document. +ALL DISABLED SINCE 2017 + Also produces the overlay of points on top of a prospecting_image map - to be deleted. Not working with recent PIL aka Pillow image package - removed. """ |