Compare commits

...
Author SHA1 Message Date
adminandClaude Opus 4.5 3b7edcb2db Remove deleted pregenerated_text.proto from protos.csproj
The proto file was deleted in #5635 but the reference in protos.csproj
was not removed, causing the Unity build to fail.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-27 12:42:45 -08:00
@@ -145,9 +145,6 @@
<Protobuf Include="..\..\..\..\..\..\..\..\..\src\main\protobuf\net\eagle0\eagle\views\faction_relationship_view.proto" ProtoRoot="..\..\..\..\..\..\..\..\..\">
<Link>src\main\protobuf\net\eagle0\eagle\views\faction_relationship_view.proto</Link>
</Protobuf>
<Protobuf Include="..\..\..\..\..\..\..\..\..\src\main\protobuf\net\eagle0\eagle\api\pregenerated_text.proto" ProtoRoot="..\..\..\..\..\..\..\..\..\">
<Link>src\main\protobuf\net\eagle0\eagle\api\pregenerated_text.proto</Link>
</Protobuf>
<Protobuf Include="..\..\..\..\..\..\..\..\..\src\main\protobuf\net\eagle0\eagle\common\tribute_amount.proto" ProtoRoot="..\..\..\..\..\..\..\..\..\">
<Link>src\main\protobuf\net\eagle0\eagle\common\tribute_amount.proto</Link>
</Protobuf>