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:
@@ -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")) {
|
||||
|
Reference in New Issue
Block a user