Finished converting ExploreForm.cs to use new GTA folder code

This commit is contained in:
PNWParksFan
2018-02-18 01:20:39 -08:00
Unverified
parent 7756580817
commit 5dff45a54d
3 changed files with 28 additions and 65 deletions
+9 -3
View File
@@ -578,9 +578,15 @@
<None Include="App.config" />
</ItemGroup>
<ItemGroup>
<Content Include="icons\icon_glokon_debug_32x32.png" />
<Content Include="icons\icon_glokon_normal_32x32.png" />
<Content Include="icons\icon_google_marker_64x64.png" />
<Content Include="icons\icon_glokon_debug_32x32.png">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="icons\icon_glokon_normal_32x32.png">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="icons\icon_google_marker_64x64.png">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="Materials.txt" />
<Content Include="Notice.txt" />
<Content Include="Readme.txt" />