整 理 代 码
(应该没有改到字符串里面的东西吧…)起码不直接影响运行
This commit is contained in:
@@ -13,7 +13,7 @@ return{
|
||||
end
|
||||
end
|
||||
for i=1,#PLY_ALIVE do
|
||||
if PLY_ALIVE[i].sid==(minMaxID==1e99 and minID or minMaxID)then
|
||||
if PLY_ALIVE[i].sid==(minMaxID==1e99 and minID or minMaxID) then
|
||||
PLY_ALIVE[i].control=true
|
||||
return
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user