重构背景系统(每个背景使用独立文件),全局变量名整理
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
local AISpeed={60,50,40,30,20,14,10,6,4,3}
|
||||
local AISpeed={60,50,40,30,20,14,10,6,4,3}
|
||||
return function(type,speedLV,next,hold,node)
|
||||
if type=="CC"then
|
||||
return{
|
||||
|
||||
Reference in New Issue
Block a user