pickaxe sound cue

This commit is contained in:
minjaesong
2024-03-31 04:35:21 +09:00
parent aa2172b396
commit 742b63a8fa
4 changed files with 36 additions and 16 deletions

View File

@@ -69,7 +69,7 @@ basegame
* e.g. 0x02010034 will be translated as 2.1.52
*
*/
const val VERSION_RAW: Long = 0x0000_000004_000002
const val VERSION_RAW: Long = 0x0000_000004_000003
// Commit counts up to the Release 0.3.0: 2259
// Commit counts up to the Release 0.3.1: 2278
// Commit counts up to the Release 0.3.2: 2732