Skip to content

Commit

Permalink
forget to restore debug code... for debug?
Browse files Browse the repository at this point in the history
  • Loading branch information
danny8376 committed Nov 16, 2023
1 parent 17c5d3f commit 7cf8c44
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,7 @@ class MainActivity : AppCompatActivity() {

var advanceMode = false

//var debugOptionEnabled = BuildConfig.ENABLE_DEBUG_OPTION
var debugOptionEnabled = false
var debugOptionEnabled = BuildConfig.ENABLE_DEBUG_OPTION
var debugVerboseMode = false
private var debugEnableCount = 0

Expand Down

0 comments on commit 7cf8c44

Please sign in to comment.