kekomal

Results 2 issues of kekomal

Value check was happening when the value was present ("if"), not absent ("unless"). Tests were cheated to pass this behavior. ## Fixes Or Enhances **Make sure that you've checked the...

Inside C++ code there was a few hard-coded references to "Player-Data/" directory when referring to default input folder. These strings may lead to inconsistencies if modifying `-DPREP_DIR` argument when compiling.