mirror of
https://mirror.ghproxy.com/https://github.com/dexyfex/CodeWalker
synced 2026-05-15 07:14:45 +08:00
Finished converting ExploreForm.cs to use new GTA folder code
This commit is contained in:
+9
-3
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user