Skip to content
This repository has been archived by the owner on Dec 11, 2021. It is now read-only.
/ RSDE Public archive

Commit

Permalink
Switch back to master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
chrislo27 committed Apr 11, 2019
1 parent 610e0e7 commit dcbd594
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ class RSDE : Application() {
mkdirs()
}
@Suppress("MayBeConstant")
val SFX_DB_BRANCH = "prototype"
val SFX_DB_BRANCH = "master"
const val GITHUB = "https://github.com/chrislo27/RSDE"
const val RHRE_GITHUB = "https://github.com/chrislo27/RhythmHeavenRemixEditor"
val rhreSfxRoot: File = rhreRoot.resolve("sfx/$SFX_DB_BRANCH/")
Expand Down

0 comments on commit dcbd594

Please sign in to comment.