diff options
| author | chai <chaifix@163.com> | 2020-11-15 19:29:01 +0800 |
|---|---|---|
| committer | chai <chaifix@163.com> | 2020-11-15 19:29:01 +0800 |
| commit | 7b0a6d1fe0117cf42a5776aaabda2db78599e5b8 (patch) | |
| tree | 7f031ec4bcce355b8672b13142807a4148a1a860 /Default Assets/Libraries/Framework/Math/Matrix44.lua | |
| parent | 7270cd95294d53180641b05784258df1e29f90d2 (diff) | |
*misc
Diffstat (limited to 'Default Assets/Libraries/Framework/Math/Matrix44.lua')
| -rw-r--r-- | Default Assets/Libraries/Framework/Math/Matrix44.lua | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/Default Assets/Libraries/Framework/Math/Matrix44.lua b/Default Assets/Libraries/Framework/Math/Matrix44.lua deleted file mode 100644 index b572f74..0000000 --- a/Default Assets/Libraries/Framework/Math/Matrix44.lua +++ /dev/null @@ -1,7 +0,0 @@ -local Matrix44 = {} - -Matrix44.New = function() - -end - -return Matrix44
\ No newline at end of file |
