mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-29 08:34:37 +01:00
sync after saving. Seems to improve recovery from TERMs sent by test scripts.
This commit is contained in:
parent
a89520a377
commit
a6f5ea5f4a
1 changed files with 1 additions and 0 deletions
|
@ -1623,6 +1623,7 @@ cursesmain( XP_Bool isServer, LaunchParams* params )
|
|||
outStream );
|
||||
|
||||
stream_destroy( outStream );
|
||||
sync();
|
||||
}
|
||||
|
||||
game_dispose( &g_globals.cGlobals.game ); /* takes care of the dict */
|
||||
|
|
Loading…
Add table
Reference in a new issue