win32: hold .0 file open exclusively
-prevents problems with internal recover if second copy of game is started up with the same player name.
This commit is contained in:
@@ -19,6 +19,8 @@
|
||||
#define PC_LOCKING /* Prevent overwrites of aborted or in-progress games */
|
||||
/* without first receiving confirmation. */
|
||||
|
||||
#define HOLD_LOCKFILE_OPEN /* Keep an exclusive lock on the .0 file */
|
||||
|
||||
#define SELF_RECOVER /* Allow the game itself to recover from an aborted game */
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user