Description:
Finish moving UI.
Commit status:
[Not Reviewed]
References:
Comments:
0 Commit comments 0 Inline Comments
Unresolved TODOs:
There are no unresolved TODOs
Add another comment

r70:b162eaf83305 -

1 NO CONTENT: modified file, binary diff hidden
NO CONTENT: modified file, binary diff hidden
1 NO CONTENT: modified file, binary diff hidden
NO CONTENT: modified file, binary diff hidden
@@ -14,6 +14,7
14 using System.Diagnostics;
14 using System.Diagnostics;
15 using static isometricparkfna.TileMap;
15 using static isometricparkfna.TileMap;
16 using isometricparkfna.Utils;
16 using isometricparkfna.Utils;
17 using isometricparkfna.UI;
17
18
18
19
19
20
@@ -48,6 +48,9
48 <Compile Include="Utils\Node.cs" />
48 <Compile Include="Utils\Node.cs" />
49 <Compile Include="Dialog.cs" />
49 <Compile Include="Dialog.cs" />
50 <Compile Include="BudgetWindow.cs" />
50 <Compile Include="BudgetWindow.cs" />
51 <Compile Include="UI\BudgetWindow.cs" />
52 <Compile Include="UI\DebugWindow.cs" />
53 <Compile Include="UI\Dialog.cs" />
51 </ItemGroup>
54 </ItemGroup>
52 <ItemGroup>
55 <ItemGroup>
53 <ProjectReference Include="..\FNA\FNA.csproj">
56 <ProjectReference Include="..\FNA\FNA.csproj">
You need to be logged in to leave comments. Login now