dd
This commit is contained in:
@@ -45,3 +45,10 @@ export const MBSet = {
|
||||
crit_cost:2,
|
||||
dodge_cost:2,
|
||||
}
|
||||
export const MissStatus = {
|
||||
ready:0,
|
||||
playing:1,
|
||||
pause:2,
|
||||
choose:3,
|
||||
end:4,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user