fix: python toolset

This commit is contained in:
Fireblade
2026-06-28 22:36:06 -04:00
parent f3de28d458
commit 1c93657739
6 changed files with 14 additions and 99 deletions
-1
View File
@@ -11,7 +11,6 @@ bool RegionFileCache::useSplitSaves(ESavePlatform platform)
{
case SAVE_FILE_PLATFORM_XBONE:
case SAVE_FILE_PLATFORM_PS4:
case SAVE_FILE_PLATFORM_WIN64:
return true;
default:
return false;