mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/PCK-Studio.git
synced 2026-07-14 03:39:42 +00:00
Core - Rename 'UnknownDLCPackage' to 'RawAssetDLCPackage'
This commit is contained in:
@@ -78,7 +78,7 @@
|
||||
<Compile Include="DLC\DLCPackageRegistry.cs" />
|
||||
<Compile Include="DLC\DLCSkinPackage.cs" />
|
||||
<Compile Include="DLC\DLCTexturePackage.cs" />
|
||||
<Compile Include="DLC\UnknownDLCPackage.cs" />
|
||||
<Compile Include="DLC\RawAssetDLCPackage.cs" />
|
||||
<Compile Include="Extensions\AnimationExtensions.cs" />
|
||||
<Compile Include="Extensions\BlendMode.cs" />
|
||||
<Compile Include="Extensions\BlendOption.cs" />
|
||||
@@ -159,7 +159,6 @@
|
||||
<Compile Include="Misc\FileCacher.cs" />
|
||||
<Compile Include="Misc\OpenFolderDialog.cs" />
|
||||
<Compile Include="NamedData.cs" />
|
||||
<Compile Include="PackInfo.cs" />
|
||||
<Compile Include="DLC\DLCPackageType.cs" />
|
||||
<Compile Include="Properties\Resources.Designer.cs">
|
||||
<AutoGen>True</AutoGen>
|
||||
|
||||
Reference in New Issue
Block a user