Skip to content

Commit

Permalink
only show next up diffs in qp
Browse files Browse the repository at this point in the history
  • Loading branch information
jnackmclain committed Nov 27, 2024
1 parent 6674e74 commit d16564a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _ark/dx/ui/endgame/dx_endgame_macros.dta
Original file line number Diff line number Diff line change
Expand Up @@ -360,7 +360,7 @@
{dx_band.lbl set_token_fmt "<alt>U</alt>"}


{if_else {> {meta_performer num_songs} 1}
{if_else {&& {> {meta_performer num_songs} 1} {gamemode in_mode qp_coop}}
{if_else {&& {!= {meta_performer num_completed} {meta_performer num_songs}} {meta_performer song_id}}
{do ;set diffs when mid-setlist and the next song has a valid song_id
{dx_guitar_diff.lbl set_token_fmt {switch {song_mgr rank_tier_for_song {meta_performer song} guitar} DX_INS_DIFF_MAP}}
Expand Down

0 comments on commit d16564a

Please sign in to comment.