0.8.16Fantastic Global Update
This commit is contained in:
@@ -1,2 +1,5 @@
|
||||
gc=love.graphics
|
||||
shader_glow=gc.newShader("shader/glow.cs")
|
||||
local gc=love.graphics
|
||||
return{
|
||||
-- glow=gc.newShader("shader/glow.cs"),
|
||||
alpha=gc.newShader("shader/alpha.cs"),
|
||||
}
|
||||
Reference in New Issue
Block a user