From 5c2d710fbb3d319ba38529a7448d5772b52367b3 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 3bc2bf2b3..ef5730bce 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -36,7 +36,7 @@ - +