This commit is contained in:
MrZ_26
2020-03-20 23:07:50 +08:00
parent 15df07ae3f
commit ed0f8031d0
29 changed files with 501 additions and 416 deletions

View File

@@ -1,2 +1,2 @@
gc=love.graphics
shader_glow=gc.newShader("parts/shader/glow.cs")
shader_glow=gc.newShader("shader/glow.cs")