1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-09-05 03:47:58 +00:00

fixed the 4xStabber and Princess achievements

This commit is contained in:
Zeno Rogue
2021-02-04 16:15:47 +01:00
parent e7865a62b4
commit 0c0ca95897
4 changed files with 24 additions and 12 deletions

View File

@@ -159,6 +159,9 @@ int arg::readCommon() {
#endif
#endif
else if(argis("-test-ach"))
test_achievements = true;
else if(argis("-test"))
callhooks(hooks_tests);
else if(argis("-offline")) {