Skip to content

Commit

Permalink
Finally fixed 1.10 (hopefully)
Browse files Browse the repository at this point in the history
  • Loading branch information
FluffyFishGames committed Apr 28, 2021
1 parent 191dec4 commit 5367270
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Assets/Plugins/Savegame/SavegameInfo.cs
Expand Up @@ -242,7 +242,7 @@ public class SavegameInfo
new HashRegion(0x81ae90, 0x02d70c),
new HashRegion(0x8485a0, 0x024fbc)
}),
new Info(0x86D570, 0x1E2730, 0x1F30D0, 100, 100, new HashRegion[] {
new Info(0x86D570, 0x1E2720, 0x1F30C0, 100, 100, new HashRegion[] {
new HashRegion(0x000110, 0x1e216c),
new HashRegion(0x1e2280, 0x34582c),
new HashRegion(0x527bc0, 0x03693c),
Expand Down
2 changes: 1 addition & 1 deletion ProjectSettings/ProjectSettings.asset
Expand Up @@ -124,7 +124,7 @@ PlayerSettings:
16:10: 0
16:9: 1
Others: 0
bundleVersion: 0.9.5p3
bundleVersion: 0.9.5p4
preloadedAssets: []
metroInputSource: 0
wsaTransparentSwapchain: 0
Expand Down

0 comments on commit 5367270

Please sign in to comment.