src folder
This commit is contained in:
parent
f316fb2772
commit
71f1da9c70
6 changed files with 8 additions and 0 deletions
8
src/Rig.cs
Normal file
8
src/Rig.cs
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
using System.Collections.Generic;
|
||||||
|
using StereoKit;
|
||||||
|
|
||||||
|
namespace snake;
|
||||||
|
|
||||||
|
static class Rig
|
||||||
|
{
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue