mirror of
https://github.com/jie65535/GrasscutterCommandGenerator.git
synced 2025-12-10 08:51:34 +08:00
Add Cutscene command to Scene page
This commit is contained in:
@@ -137,6 +137,7 @@
|
||||
</Compile>
|
||||
<Compile Include="Game\Activity\ActivityConfigItem.cs" />
|
||||
<Compile Include="Game\CommandVersion.cs" />
|
||||
<Compile Include="Game\CutScene\CutSceneItem.cs" />
|
||||
<Compile Include="Game\Drop\DropData.cs" />
|
||||
<Compile Include="Game\Drop\DropInfo.cs" />
|
||||
<Compile Include="Game\Gacha\GachaBanner3.cs" />
|
||||
@@ -437,6 +438,7 @@
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="Pages\PageGiveArtifact.resx">
|
||||
<DependentUpon>PageGiveArtifact.cs</DependentUpon>
|
||||
<SubType>Designer</SubType>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="Pages\PageGiveArtifact.ru-RU.resx">
|
||||
<DependentUpon>PageGiveArtifact.cs</DependentUpon>
|
||||
@@ -687,6 +689,7 @@
|
||||
<Content Include="Resources\zh-cn\CustomCommands.txt" />
|
||||
<Content Include="Resources\AvatarColor.txt" />
|
||||
<None Include="Resources\zh-cn\Dungeon.txt" />
|
||||
<Content Include="Resources\zh-cn\Cutscene.txt" />
|
||||
<Content Include="Resources\zh-cn\GachaBannerTitle.txt" />
|
||||
<Content Include="Resources\zh-cn\GachaBennerPrefab.txt" />
|
||||
<Content Include="Resources\zh-cn\Gadget.txt" />
|
||||
|
||||
Reference in New Issue
Block a user