You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// TheSuperHackers @fix No longer checks the build time here to prevent incorrect Replay playback incompatibility messages when the Replay playback would actually be technically compatible.
1139
1140
if (header.versionString != TheVersion->getUnicodeVersion())
1140
1141
returnfalse;
1141
1142
if (header.versionNumber != TheVersion->getVersionNumber())
0 commit comments