Commit e3c862d2 authored by nanahira's avatar nanahira

fix

parent 65e26a2b
......@@ -443,7 +443,7 @@ class Scoresheet{
if(this.controller.autoPlayEnabled) {
badge_name = "badge_auto";
}
if(this.controller.autoPlayEnabled){
if(badge_name){
ctx.drawImage(assets.image[badge_name],
431, 311, 34, 34
)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment