减少联网玩家传输的设置项
This commit is contained in:
@@ -661,9 +661,14 @@ do--function dumpBasicConfig()
|
|||||||
"skin","face",
|
"skin","face",
|
||||||
|
|
||||||
--Graphic
|
--Graphic
|
||||||
"block","ghost","center","smooth","grid","bagLine",
|
"block","ghost","center","bagLine",
|
||||||
"lockFX","dropFX","moveFX","clearFX","splashFX","shakeFX","atkFX",
|
"dropFX","moveFX","shakeFX",
|
||||||
"text","score","warn","highCam","nextPos",
|
"text","highCam","nextPos",
|
||||||
|
|
||||||
|
--Not necessary graphic
|
||||||
|
-- "grid","smooth",
|
||||||
|
-- "lockFX","clearFX","splashFX","atkFX",
|
||||||
|
-- "score",
|
||||||
}
|
}
|
||||||
function dumpBasicConfig()
|
function dumpBasicConfig()
|
||||||
local S={}
|
local S={}
|
||||||
|
|||||||
Reference in New Issue
Block a user