This commit is contained in:
Brant Martin
2018-05-16 07:49:58 -04:00
parent b89b61496b
commit ec4572c390

View File

@@ -252,7 +252,6 @@
<Compile Include="Utils\Reflected\ReflectedManager.cs" /> <Compile Include="Utils\Reflected\ReflectedManager.cs" />
<Compile Include="Session\TorchSessionManager.cs" /> <Compile Include="Session\TorchSessionManager.cs" />
<Compile Include="TorchBase.cs" /> <Compile Include="TorchBase.cs" />
<Compile Include="SteamService.cs" />
<Compile Include="TorchPluginBase.cs" /> <Compile Include="TorchPluginBase.cs" />
<Compile Include="Session\TorchSession.cs" /> <Compile Include="Session\TorchSession.cs" />
<Compile Include="Utils\TorchLauncher.cs" /> <Compile Include="Utils\TorchLauncher.cs" />