修复cc看不到初始场地
This commit is contained in:
@@ -2301,6 +2301,9 @@ local function update_alive(P)
|
||||
P.control=true
|
||||
P.timing=true
|
||||
P:popNext()
|
||||
if P.bot then
|
||||
P.bot:updateField()
|
||||
end
|
||||
end
|
||||
if P.movDir~=0 then
|
||||
if P.moving<P.gameEnv.das then
|
||||
|
||||
Reference in New Issue
Block a user