Skip to content

Commit

Permalink
Fix a merge conflict with fire-packet-enhancement
Browse files Browse the repository at this point in the history
  • Loading branch information
CCraigen committed Mar 15, 2024
1 parent 87c1f27 commit 2bb9404
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GameMod/GameMod.csproj
Expand Up @@ -104,9 +104,9 @@
<Compile Include="AddOnLevelSort.cs" />
<Compile Include="AmbientUnload.cs" />
<Compile Include="AxisCountFix.cs" />
<Compile Include="MPEnhancedFirePacket.cs" />
<Compile Include="MPMatchInfo.cs" />
<Compile Include="FramerateLimiter.cs" />
<Compile Include="MPEnhancedFirePacket.cs" />
<Compile Include="MPShips.cs" />
<Compile Include="MPColliderSwap.cs" />
<Compile Include="MPPacketStatus.cs" />
Expand Down

0 comments on commit 2bb9404

Please sign in to comment.