mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-10-22 01:17:39 +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