2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2025-12-16 10:27:17 +00:00

/tunneldata/ to /drawings/

This commit is contained in:
Philip Sargent
2021-04-26 18:45:21 +01:00
parent d43ce1bdb2
commit 72df5d5213
4 changed files with 4 additions and 4 deletions

View File

@@ -23,7 +23,7 @@ sys.path.append(REPOS_ROOT_PATH + 'troggle')
PUBLIC_SITE = False
SURVEX_DATA = REPOS_ROOT_PATH + 'loser/'
DRAWINGS_DATA = REPOS_ROOT_PATH + 'tunneldata/'
DRAWINGS_DATA = REPOS_ROOT_PATH + 'drawings/'
CAVERN = 'cavern'
THREEDTOPOS = '3dtopos'