diff options
Diffstat (limited to 'Unicity.Engine/Model.cs')
| -rw-r--r-- | Unicity.Engine/Model.cs | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Unicity.Engine/Model.cs b/Unicity.Engine/Model.cs new file mode 100644 index 0000000..ab5a2e7 --- /dev/null +++ b/Unicity.Engine/Model.cs @@ -0,0 +1,7 @@ +namespace Unicity.Engine +{ + public class Model + { + + } +} |
