修正部分英文文本,删除部分不需要的文本项,称呼love2d为LÖVE
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
--LIGHT MODULE (Optimized by MrZ, Original on github/love2d community/simple-love-lights)
|
||||
--LIGHT MODULE (Optimized by MrZ, Original on github/LÖVE community/simple-love-lights)
|
||||
--Heavily based on mattdesl's libGDX implementation:
|
||||
--https://github.com/mattdesl/lwjgl-basics/wiki/2D-Pixel-Perfect-Shadows
|
||||
local gc=love.graphics
|
||||
|
||||
@@ -8,7 +8,7 @@ local path="/tech/socket/v1"
|
||||
local debug=""--S:send, R:receive, M=mark
|
||||
|
||||
local wsThread=[[
|
||||
-- lua + love2d threading websocket client
|
||||
-- lua + LÖVE threading websocket client
|
||||
-- Original pure lua ver. by flaribbit and Particle_G
|
||||
-- Threading version by MrZ
|
||||
|
||||
|
||||
Reference in New Issue
Block a user