This commit is contained in:
parent
d05703792d
commit
4f6c3c009c
2 changed files with 3 additions and 0 deletions
|
|
@ -50,6 +50,7 @@ namespace Crafter {
|
|||
}
|
||||
}
|
||||
}
|
||||
std::cout << "bruh" << std::endl;
|
||||
if(config.contains("name")) {
|
||||
name = config["name"].get<std::string>();
|
||||
} else {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue