Skip to content

Commit

Permalink
修音乐室主动失去焦点后无法立刻恢复
Browse files Browse the repository at this point in the history
  • Loading branch information
MrZ626 committed May 18, 2024
1 parent c80f513 commit d7d4f2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/scene/musicroom.lua
Original file line number Diff line number Diff line change
Expand Up @@ -267,6 +267,7 @@ function scene.focus(f) -- Reduce carbon footprint for music lovers
end
noResponseTimer=6.26
else
noResponseTimer=-1
ZENITHA.setMaxFPS(26)
ZENITHA.setUpdateFreq(26)
ZENITHA.setDrawFreq(26)
Expand Down

0 comments on commit d7d4f2b

Please sign in to comment.