Skip to content

Commit

Permalink
[+] PracticeMode config entry
Browse files Browse the repository at this point in the history
  • Loading branch information
clansty committed Oct 3, 2024
1 parent 529165f commit e75a1fc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions AquaMai/AquaMai.toml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,9 @@ Height=0
SelectionDetail=true
# Display framerate
FrameRateDisplay=false
# Practice mode, activated by pressing Test in the game
# Must be used together with TestProof
PracticeMode=true

# ===================================
# Save some potentially unnecessary time
Expand Down
3 changes: 3 additions & 0 deletions AquaMai/AquaMai.zh.toml
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,9 @@ SelectionDetail=true
ShowNetErrorDetail=true
# 显示帧率
FrameRateDisplay=false
# 练习模式,在游戏中按 Test 打开
# 必须和 TestProof 一起用
PracticeMode=true

# ===================================
# 节省一些不知道有用没用的时间
Expand Down

0 comments on commit e75a1fc

Please sign in to comment.