mirror of
https://github.com/nacabaro/vbhelper.git
synced 2026-06-05 13:52:54 +00:00
Commented out crit bar progress to stop log noise.
This commit is contained in:
parent
d7b10b1ae8
commit
b3a4ced28d
@ -129,6 +129,6 @@ class ArenaBattleSystem {
|
||||
|
||||
fun updateCritBarProgress(progress: Int) {
|
||||
_critBarProgress = progress
|
||||
Log.d(TAG, "Updated crit bar progress: $progress")
|
||||
//Log.d(TAG, "Updated crit bar progress: $progress")
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user