Player file directory must be only created when using file backend.
authorLoïc Blot <loic.blot@unix-experience.fr>
Fri, 4 Jan 2019 09:06:46 +0000 (10:06 +0100)
committerLoïc Blot <loic.blot@unix-experience.fr>
Fri, 4 Jan 2019 09:06:46 +0000 (10:06 +0100)
commit07177190734b0e5c17be18d0bf5d509c5226af2f
tree85d0ca1f0577338b6241201f069a3db227b8efb5
parentcf224c9d6b72f81d19e9b2eca9d23f589b6a1392
Player file directory must be only created when using file backend.

Also ensure on each player save that the directory exists
src/database/database-files.cpp
src/database/database-files.h
src/serverenvironment.cpp