Skip to content

Commit

Permalink
fix dx settings button in pause menu
Browse files Browse the repository at this point in the history
  • Loading branch information
LlysiX committed Aug 20, 2024
1 parent 3dd6484 commit 5088eb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _ark/ps4/dx/overshell/dx_state_overrides.dta
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@
(overshell_change_diff
{$this begin_override_flow kOverrideFlow_SongSettings })
(instrument_options
{$this show_instrument_options })
{$this show_state kState_RB4DXMain})
(overshell_online_settings
{$this show_online_settings })
(
Expand Down

0 comments on commit 5088eb3

Please sign in to comment.