forked from aly/qstbak
muffin v7.5.0
This commit is contained in:
parent
afafd5e377
commit
a6481e7b9a
67 changed files with 4281 additions and 2372 deletions
|
|
@ -105,7 +105,7 @@ internal sealed class AetheryteFunctions
|
|||
{
|
||||
if ((EAetheryteLocation)ptr->FreeAetheryteId != aetheryteLocation)
|
||||
{
|
||||
return (EAetheryteLocation)ptr->FreeAetherytePlayStationPlus == aetheryteLocation;
|
||||
return (EAetheryteLocation)ptr->FreeAetherytePSPlus == aetheryteLocation;
|
||||
}
|
||||
return true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue