Set FileMode to RWDN at startup

This commit is contained in:
mysticbbs 2012-04-17 18:34:06 -04:00
parent 365c307928
commit 90c925c38c
1 changed files with 3 additions and 1 deletions

View File

@ -1315,6 +1315,8 @@ End;
Var
ConfigFile : File of RecConfig;
Begin
FileMode := 66;
WarningDisplay;
//COMMENT this out if mystic.dat is being converted: