mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2025-12-17 05:17:19 +00:00
rename TUNNEL_DATA as DRAWINGS_DATA
This commit is contained in:
@@ -23,7 +23,7 @@ sys.path.append(REPOS_ROOT_PATH + 'troggle')
|
||||
PUBLIC_SITE = False
|
||||
|
||||
SURVEX_DATA = REPOS_ROOT_PATH + 'loser/'
|
||||
TUNNEL_DATA = REPOS_ROOT_PATH + 'tunneldata/'
|
||||
DRAWINGS_DATA = REPOS_ROOT_PATH + 'tunneldata/'
|
||||
|
||||
CAVERN = 'cavern'
|
||||
THREEDTOPOS = '3dtopos'
|
||||
|
||||
Reference in New Issue
Block a user