mirror of
https://github.com/xivdev/Penumbra.git
synced 2026-01-01 05:13:43 +01:00
Fixes.
This commit is contained in:
parent
8133e5927f
commit
e1f1a7f378
2 changed files with 2 additions and 0 deletions
|
|
@ -247,6 +247,7 @@ public unsafe partial class ResourceLoader
|
|||
GetResourceSyncHook.Dispose();
|
||||
GetResourceAsyncHook.Dispose();
|
||||
ResourceHandleDestructorHook?.Dispose();
|
||||
_incRefHook.Dispose();
|
||||
}
|
||||
|
||||
private static int ComputeHash( Utf8String path, GetResourceParameters* pGetResParams )
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue