add SharedVariable

This commit is contained in:
pypy
2020-11-01 19:55:20 +09:00
parent c6e8195e01
commit cbdcf2d6c6
5 changed files with 93 additions and 0 deletions

View File

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