mirror of
https://github.com/xivdev/Penumbra.git
synced 2025-12-31 21:03:48 +01:00
Fix issue, remove IMetaCache.
This commit is contained in:
parent
4ca49598f8
commit
e33512cf7f
2 changed files with 4 additions and 12 deletions
|
|
@ -346,7 +346,7 @@ public class MetaDictionary
|
|||
}
|
||||
|
||||
failedIdentifier = default;
|
||||
return false;
|
||||
return true;
|
||||
}
|
||||
|
||||
public void SetTo(MetaDictionary other)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue