FakeClientTester

This commit is contained in:
AlessandroCH
2025-07-09 22:38:12 +02:00
parent 623f7a111c
commit f47ec48073
4 changed files with 6775 additions and 0 deletions

View File

@@ -19,6 +19,10 @@
<ItemGroup>
<Protobuf Include="*.proto" ProtoRoot="." GrpcServices="None" />
</ItemGroup>
<ItemGroup>
<Compile Remove="Campofinale.cs" />
</ItemGroup>
<ItemGroup>
<None Remove="AbilityActionCreateGadget.proto" />
<None Remove="AbilityActionSummon.proto" />
@@ -897,5 +901,8 @@
<None Remove="WorktopOptionNotify.proto" />
<None Remove="WorldPlayerReviveReq.proto" />
</ItemGroup>
<ItemGroup>
<None Include="Campofinale.cs" />
</ItemGroup>
</Project>