summaryrefslogtreecommitdiff
path: root/Samples/Hello/shaders
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2019-01-22 16:09:28 +0800
committerchai <chaifix@163.com>2019-01-22 16:09:28 +0800
commit2730b6cf01d49e044b68fa889b57f5b01057471f (patch)
treec50b334a991b4fba246d86c28888c1721140e174 /Samples/Hello/shaders
parentc58c8a079c5e1b6d5703d3c3bce7cc7774823a98 (diff)
*资源格式修改
Diffstat (limited to 'Samples/Hello/shaders')
-rw-r--r--Samples/Hello/shaders/sh_thunder.shader.asset (renamed from Samples/Hello/shaders/sh_thunder.asset)2
1 files changed, 0 insertions, 2 deletions
diff --git a/Samples/Hello/shaders/sh_thunder.asset b/Samples/Hello/shaders/sh_thunder.shader.asset
index 86cb35a..8354b3c 100644
--- a/Samples/Hello/shaders/sh_thunder.asset
+++ b/Samples/Hello/shaders/sh_thunder.shader.asset
@@ -1,4 +1,3 @@
-{
type="shader",
vertex=[[
void main()
@@ -12,4 +11,3 @@ void main()
}
]]
-} \ No newline at end of file