Skip to content

Commit e23a506

Browse files
committed
Fix compilation error
1 parent 7671de8 commit e23a506

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Source/ConsoleGameEngine.csproj

+1
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
<Compile Include="ConsoleHelper.cs" />
5757
<Compile Include="ConsolePalette.cs" />
5858
<Compile Include="FigletFont.cs" />
59+
<Compile Include="Glyph.cs" />
5960
<Compile Include="Point.cs" />
6061
<Compile Include="Properties\AssemblyInfo.cs" />
6162
<Compile Include="Utility.cs" />

0 commit comments

Comments
 (0)