remove some unneeded plane paths for the moment; also different exe icon

This commit is contained in:
aap
2020-05-16 11:34:51 +02:00
parent 76dd769085
commit 9dc5dca209
4 changed files with 3 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 KiB

BIN
src/skel/win/gtavc.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

View File

@ -42,6 +42,6 @@ END
// Icon with lowest ID value placed first to ensure application icon
// remains consistent on all systems.
IDI_MAIN_ICON ICON DISCARDABLE "gta3.ico"
IDI_MAIN_ICON ICON DISCARDABLE "gtavc.ico"
/////////////////////////////////////////////////////////////////////////////