注释后加空格

联网稍微推进
This commit is contained in:
MrZ_26
2022-10-03 02:43:51 +08:00
parent 06f4bb4e1a
commit f8d17b23b6
121 changed files with 1628 additions and 1622 deletions

View File

@@ -1,6 +1,6 @@
local LINE={}
local L={}--Storage
local len=0--Length
local L={}-- Storage
local len=0-- Length
function LINE.new(val,isGarbage)
if len==0 then
for i=1,10 do