Merge branch 'dev' of /home/macgirvin/z into dev

This commit is contained in:
nobody 2020-09-02 17:29:22 -07:00
commit 7ec40d3bee

View file

@ -17,7 +17,7 @@ class Xp extends Controller {
case '4': case '4':
$path = get_default_profile_photo(); $path = get_default_profile_photo();
break; break;
case '5' case '5':
$path = get_default_profile_photo(80); $path = get_default_profile_photo(80);
break; break;
case '6': case '6':