mirror of
https://github.com/xivdev/Penumbra.git
synced 2026-02-23 08:17:59 +01:00
Fix Refresh Data and Reload Files.
This commit is contained in:
parent
577669b21f
commit
e9ab9a71a8
2 changed files with 2 additions and 2 deletions
|
|
@ -43,7 +43,7 @@ public class ModFileEditor
|
|||
|
||||
public void Revert(Mod mod, ISubMod option)
|
||||
{
|
||||
_files.UpdatePaths(mod, option);
|
||||
_files.UpdateAll(mod, option);
|
||||
Changes = false;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue