mirror of
https://github.com/xivdev/Penumbra.git
synced 2026-01-02 13:53:42 +01:00
Hopefully merge the rest of the changes correctly.
This commit is contained in:
parent
e6b17d536b
commit
49f1e2dcde
20 changed files with 606 additions and 536 deletions
|
|
@ -40,7 +40,7 @@ public class ModFileEditor
|
|||
return num;
|
||||
}
|
||||
|
||||
public void RevertFiles(Mod mod, ISubMod option)
|
||||
public void Revert(Mod mod, ISubMod option)
|
||||
{
|
||||
_files.UpdatePaths(mod, option);
|
||||
Changes = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue