Continue ignoring savestate incompatibility for now.

This commit is contained in:
papel 2013-07-18 15:24:07 -03:00
parent a61117dec4
commit a150fdd6ae

View file

@ -630,8 +630,8 @@ public:
if (strcmp(header.GitVersion, PPSSPP_GIT_VERSION) != 0)
{
WARN_LOG(HLE, "This savestate was generated by a different version of PPSSPP. It may not load properly.");
return false;
WARN_LOG(COMMON, "This savestate was generated by a different version of PPSSPP, %s. It may not load properly.",
header.GitVersion);
}
// get size