tetris ghost piece

This commit is contained in:
Baipyrus 2023-04-14 13:43:34 +02:00
parent e67cf24d86
commit 89ec44472a

View File

@ -1,8 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<!-- Reference to local copy of https://gitlab1.ptb.de/waltem01/csharpsocketserver -->
<ItemGroup>
<ProjectReference Include="..\..\SocketLib\SocketLib.csproj" />
<Reference Include="RGBLedMatrix.dll" />
</ItemGroup>