Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified scripts/com.r2studio.TsumBeta/index.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion scripts/com.r2studio.TsumBeta/src/page-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -439,7 +439,7 @@ var Page = {
name: 'GamePlaying',
colors: [
{x: 916, y: 198, r: 230, g: 200, b: 20, match: true, threshold: 80}, // above pause
{x: 916, y: 318, r: 214, g: 191, b: 28, match: true, threshold: 80}, // below pause
{x: 916, y: 318, r: 214, g: 191, b: 28, match: true, threshold: 90}, // below pause
{x: 916, y: 1688, r: 214, g: 191, b: 28, match: true, threshold: 80} // below fan
],
back: {x: 986, y: 273},
Expand Down