1
Fork 0
mirror of https://github.com/thegeneralist01/Scene-Manager-DevRepo synced 2026-01-11 07:30:40 +01:00

Removed code pertaining to Patreon verification

This commit is contained in:
Rich Dunne 2020-09-14 12:11:44 -06:00
parent 24e9b51810
commit 66cfe95557
3 changed files with 0 additions and 81 deletions

View file

@ -69,7 +69,6 @@
<Compile Include="Menus\SettingsMenu.cs" />
<Compile Include="Settings.cs" />
<Compile Include="VehicleCollector.cs" />
<Compile Include="Verification.cs" />
<Compile Include="Object Classes\Waypoint.cs" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />