[fixes #136] Don't update decal source file with exported decal file

This commit is contained in:
Sibo Van Gool 2021-10-12 00:48:16 +02:00
parent e111006352
commit 2c5879eae1

View File

@ -189,8 +189,6 @@ public class DecalRegistry {
is.close();
os.close();
this.decalFile = file;
}
/**