This commit is contained in:
Pcornat 2022-01-11 22:41:16 +01:00
parent 58a16c68e4
commit 7eb1b22b9d
Signed by: Pcornat
GPG Key ID: 2F3932FF46D9ECA0
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ namespace gui {
character::CharacterSheet billy;
// Is it the right place here for both ? Not sure.
fs::path save_path{ "./" };
std::string filename{ "character_sheet.json" };