From 3faa22b85a97748541c1aff341c7a6c17b1df820 Mon Sep 17 00:00:00 2001 From: GreemDev Date: Thu, 5 Jun 2025 20:45:35 -0500 Subject: [PATCH] misc: Update LibHac * _lastFileOffset now correctly stores the offset for the last file in the chain * Fixes an issue where a RomFS mod with both overridden and new files in the same folder would load incorrectly * Renamed a variable with the wrong name * Now behaves correctly when the same file is added twice in a row compared to V1 MR --- Directory.Packages.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index 86e3d8c04..98eaa7cf4 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -36,7 +36,7 @@ - +