Skip to content

Commit

Permalink
xenia false by default
Browse files Browse the repository at this point in the history
  • Loading branch information
Godsbane authored and dragoonDorise committed Jun 15, 2022
1 parent 5351cbf commit 900db46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/binupdate/binupdate.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ installSRM(){
binTable+=(TRUE "Steam Rom Manager" "srm")
binTable+=(TRUE "Nintendo Switch Emu" "yuzu")
binTable+=(TRUE "Nintendo WiiU Emu" "cemu")
binTable+=(TRUE "Xbox 360 Emu - TESTING ONLY" "xenia")
binTable+=(FALSE "Xbox 360 Emu - TESTING ONLY" "xenia")

#Binary selector
text="`printf "What tools do you want to get the latest version of?\n This tool will simply overwrite what you have with the newest available."`"
Expand Down

0 comments on commit 900db46

Please sign in to comment.