Skip to content

Commit

Permalink
Add erogamespace
Browse files Browse the repository at this point in the history
  • Loading branch information
lmc999 authored Apr 4, 2024
1 parent 6b0ff19 commit 35cbe87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion check.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3319,7 +3319,7 @@ function MediaUnlockTest_EroGameSpace(){
if [ -n "$result" ]; then
echo -n -e "\r EroGameSpace:\t\t\t\t${Font_Green}Yes${Font_Suffix}\n"
return
elif [ -z "$countrycode" ]; then
else
echo -n -e "\r EroGameSpace:\t\t\t\t${Font_Red}No${Font_Suffix}\n"
return
fi
Expand Down

0 comments on commit 35cbe87

Please sign in to comment.