tweaked zombi and added refrain only
This commit is contained in:
@@ -50,6 +50,7 @@ class MainActivity : Activity() {
|
||||
copyRawToFiles(R.raw.meeresrauschen, "meeresrauschen.ogg", soundFolder)
|
||||
copyRawToFiles(R.raw.regen, "regen.ogg", soundFolder)
|
||||
copyRawToFiles(R.raw.zombi, "zombi.ogg", soundFolder)
|
||||
copyRawToFiles(R.raw.zombi_refrain, "zombi-refrain.ogg", soundFolder)
|
||||
|
||||
val status = findViewById<TextView>(R.id.statusText)
|
||||
val input = findViewById<EditText>(R.id.timerInput)
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user