代码/注释整理
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
local freeRow={}
|
||||
local L={}--Storage
|
||||
local _=0--Lenth
|
||||
local _=0--Length
|
||||
function freeRow.reset(num)
|
||||
if num<_ then
|
||||
for i=_,num+1,-1 do
|
||||
|
||||
Reference in New Issue
Block a user