version tag on app configuration

This commit is contained in:
minjaesong
2023-08-17 15:47:31 +09:00
parent 662069466a
commit 97a7a36030
3 changed files with 5 additions and 1 deletions

View File

@@ -67,6 +67,8 @@ basegame
// Commit counts up to the Release 0.3.1: 2278
// Commit counts up to the Release 0.3.2: 2732
const val VERSION_TAG: String = "test001"
//////////////////////////////////////////////////////////
// CONFIGURATION FOR TILE MAKER //
// MAKE SURE THESE VALUES ARE UNIQUE IN THE SOURCE CODE //