Skip to content

Commit

Permalink
フラグを反転
Browse files Browse the repository at this point in the history
  • Loading branch information
pddg committed Jun 17, 2018
1 parent 7418fd6 commit b9df3d2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -69,5 +69,6 @@ class AlarmActivity : AppCompatActivity() {
override fun onDestroy() {
super.onDestroy()
audioStop()
qikokuFlag = !qikokuFlag
}
}

0 comments on commit b9df3d2

Please sign in to comment.