@@ -1858,7 +1858,7 @@ void FiosDelete(const char *name)
{
char path[512];
FiosMakeSavegameName(path, name);
snprintf(path, lengthof(path), "%s\\%s", _fios_path, name);
DeleteFile(path);
}
The note is not visible to the blocked user.