Restored new GTAFolder class to project and changed filename to match class name

This commit is contained in:
PNWParksFan 2018-02-20 23:31:19 -08:00
parent bd3c527cec
commit 3c8c3464e3
2 changed files with 1 additions and 0 deletions

View File

@ -395,6 +395,7 @@
</Compile>
<Compile Include="Utils\Cache.cs" />
<Compile Include="Utils\DDSIO.cs" />
<Compile Include="Utils\GTAFolder.cs" />
<Compile Include="Utils\InputUtils.cs" />
<Compile Include="Utils\MapUtils.cs" />
<Compile Include="Utils\Matrices.cs" />