mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-30 08:44:19 -04:00
fixed default large blob path
This commit is contained in:
parent
1489a9304f
commit
12821e21f5
@ -7,4 +7,4 @@ ChunkSize = 100
|
||||
FilePattern = 'largeBlob.%s'
|
||||
|
||||
def getLargeBlobPath():
|
||||
return config.GetString('large-blob-path', 'i:\beta\largeblob')
|
||||
return config.GetString('large-blob-path', 'i:\\beta\\largeblob')
|
||||
|
Loading…
x
Reference in New Issue
Block a user