修改一处无意义代码
移除忘了删的调试代码
This commit is contained in:
@@ -19,9 +19,7 @@ return{
|
||||
return
|
||||
L>=2 and 5 or
|
||||
L>=1 and 4 or
|
||||
L>=0 and 3 or
|
||||
2
|
||||
3
|
||||
end
|
||||
|
||||
end,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user