mirror of
https://github.com/xivdev/Penumbra.git
synced 2025-12-14 12:44:19 +01:00
Temp Files addition to Debug Tab
This commit is contained in:
parent
cf223c927c
commit
b05ff66773
2 changed files with 161 additions and 45 deletions
|
|
@ -12,7 +12,7 @@ namespace Penumbra.Meta
|
|||
{
|
||||
public class MetaManager : IDisposable
|
||||
{
|
||||
private class FileInformation
|
||||
internal class FileInformation
|
||||
{
|
||||
public readonly object Data;
|
||||
public bool Changed;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue