整理代码

规范更多全局变量名
语音包/音效包列表声明放到main开头
This commit is contained in:
MrZ626
2021-10-20 01:21:01 +08:00
parent 14df29ce21
commit 2fbd183322
14 changed files with 84 additions and 84 deletions

View File

@@ -1,6 +1,4 @@
--Static data tables
SFXPACKS={'chiptune'}
VOCPACKS={'miya','mono','xiaoya','miku'}
BLOCK_NAMES={
'Z','S','J','L','T','O','I',
'Z5','S5','P','Q','F','E',
@@ -503,7 +501,7 @@ do--Mod data
M.color=COLOR[M.color]
end
end
do--Game tables
do--Game data tables
PLAYERS={}--Players data
PLY_ALIVE={}
FIELD={}--Field(s) for custom game