From 5e2c00b40695415e3beefa77868afd7315391665 Mon Sep 17 00:00:00 2001 From: chai Date: Mon, 28 Jan 2019 11:34:56 +0800 Subject: *misc --- Source/Asura.Framework/graphics/mesh2d.lua | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Source/Asura.Framework/graphics/mesh2d.lua') diff --git a/Source/Asura.Framework/graphics/mesh2d.lua b/Source/Asura.Framework/graphics/mesh2d.lua index e69de29..1c53608 100644 --- a/Source/Asura.Framework/graphics/mesh2d.lua +++ b/Source/Asura.Framework/graphics/mesh2d.lua @@ -0,0 +1,6 @@ +local Mesh2D = AsuraEngine.Asset.Sub("Mesh2D") +AsuraEngine.Mesh2D = Mesh2D + +function Mesh2D.Ctor(self) + +end \ No newline at end of file -- cgit v1.1-26-g67d0