Skip to content

Commit

Permalink
maybe fix song sorting on xbox
Browse files Browse the repository at this point in the history
  • Loading branch information
LlysiX committed Jan 6, 2025
1 parent 30c8043 commit ae9069a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _ark/config/song_select.dta
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
)
(by_origin
(cmp_song_to_song
($lhs $rhs $testarray)
($lhs $rhs)
{cond
({&& {$lhs has_data game_origin} {$rhs has_data game_origin}}
{cond
Expand Down

0 comments on commit ae9069a

Please sign in to comment.