Merge branch 'NetHack-3.7' into to500

This commit is contained in:
nhmall
2026-04-28 09:04:38 -04:00
10 changed files with 114 additions and 36 deletions
+2
View File
@@ -246,6 +246,8 @@ struct instance_flags {
* to input becoming taken over);
* True => enable fuzzer when entering moveloop */
boolean herecmd_menu; /* use menu when mouseclick on yourself */
boolean idlecheckpoint; /* platform should perform a checkpoint update
* if waiting for input longer than 10 seconds */
boolean invis_goldsym; /* gold symbol is ' '? */
boolean in_lua; /* executing a lua script */
boolean lua_testing; /* doing lua tests */