Skip to content

Commit

Permalink
Disabled beta flag in Unix Patcher
Browse files Browse the repository at this point in the history
  • Loading branch information
TheShadowEevee committed Apr 15, 2022
1 parent f172cff commit 57ff674
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions RiiConnect24Patcher.sh
Original file line number Diff line number Diff line change
Expand Up @@ -984,8 +984,8 @@ rm -rf rc24.sh-Files
mkdir rc24.sh-Files
cd rc24.sh-Files

ver=v1.1.2
beta=1
ver=v1.1.3
beta=0

if [ ${beta} != 1 ]
then
Expand Down

0 comments on commit 57ff674

Please sign in to comment.