shithub: cstory

Download patch

ref: e8cab4a2d5635ae734f4516742ef5a64e1f3b752
parent: b553b0c2e9c8f2b62c89a6dba3aba9ce85d6f232
author: Clownacy <Clownacy@users.noreply.github.com>
date: Tue Sep 3 21:12:40 EDT 2019

Correct the readme

--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@
 * `STATIC=1` - Produce a statically-linked executable (so you don't need to bundle DLL files)
 * `JAPANESE=1` - Enable the Japanese-language build (instead of the unofficial Aeon Genesis English translation)
 * `FIX_BUGS=1` - Fix bugs in the game (see [src/Bug Fixes.txt](src/Bug%20Fixes.txt))
-* `DEBUG_SAVE=1` - Re-enable the dummied-out 'Debug Save' option, and the ability to drag-and-drop save files onto the window
+* `DEBUG_SAVE=1` - Re-enable the ability to drag-and-drop save files onto the window
 
 ## Licensing
 
--