changed world's GENVER spec so that it will always save the game's version number

This commit is contained in:
minjaesong
2022-02-06 19:50:56 +09:00
parent efe5c49463
commit 24d6634257
3 changed files with 4 additions and 3 deletions

View File

@@ -49,7 +49,7 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
*
*/
const val VERSION_RAW = 0x00030001
// Commit counts up to the Release 0.3: 2259 (plz update!)
// Commit counts up to the Release 0.3.0: 2259 (plz update!)
//////////////////////////////////////////////////////////
// CONFIGURATION FOR TILE MAKER //