fix early crash during config file error processing

This commit is contained in:
nhmall
2018-05-21 16:39:16 -04:00
parent fcc26f2c44
commit d95dae3cf4
2 changed files with 23 additions and 1 deletions

View File

@@ -19,6 +19,8 @@ permanent inventory window was updated too soon when a scroll of charging
for starting inventory, don't give an orc hero lembas wafers or cram rations
targetting with a polearm could give away location of hidden monster
static prototype could be left orphaned depending on #defines in rip.c
config file error handling routines were calling xx_wait_synch early
even before the window system was initialized; add a default routine
Fixes to Post-3.6.1 Problems that Were Exposed Via git Repository