remove SYSFLAGS and MFLOPPY code
A check into github issue 364 confirmed that
ba6edbe5dc
had incorrectly updated the bwrite sizeof entry for sysflags.
The SYSFLAGS and MFLOPPY code is all in the outdated part of the tree, so just
remove it rather than re-correct it.
Closes #364
Closes #207
This commit is contained in:
@@ -83,9 +83,6 @@ checkpoint save game state after each level change, for [TRUE]
|
||||
Boolean option if NEWS was set at compile time:
|
||||
news print any news from game administrator on startup [TRUE]
|
||||
|
||||
Boolean option if MFLOPPY was set at compile time:
|
||||
checkspace check free disk space before writing files to disk [TRUE]
|
||||
|
||||
Boolean option if SCORE_ON_BOTL was set at compile time:
|
||||
showscore display your approximate accumulated score [FALSE]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user