This commit is contained in:
Stardust3D 2021-12-18 02:32:26 +01:00
parent f2bbe509ef
commit 2b05dfac95
7 changed files with 43 additions and 26 deletions

View file

@ -5,6 +5,5 @@ namespace RJW_patch_Autopsy
public class Mod : ModBase
{
public override string ModIdentifier => "Stardust3D.RJW.patch.Autopsy";
}
}