cleanup code

This commit is contained in:
pypy
2020-11-01 22:23:03 +09:00
parent 5938f877f8
commit 2cc00465ad
5 changed files with 26 additions and 34 deletions

View File

@@ -133,6 +133,7 @@
<Compile Include="RenderHandler.cs" />
<Compile Include="SQLite.cs" />
<Compile Include="SharedVariable.cs" />
<Compile Include="Util.cs" />
<Compile Include="VRForm.cs">
<SubType>Form</SubType>
</Compile>