cache
This commit is contained in:
parent
28628ac9e5
commit
caa3d3d963
@ -555,8 +555,6 @@ var functions_d6ad677b_427a_4623_b50f_a445a3b0ef8a =
|
||||
}
|
||||
});
|
||||
|
||||
// 放入缓存中
|
||||
core.status.checkBlock.cache = core.status.checkBlock.cache || {};
|
||||
core.status.checkBlock.cache[index] = { "hp_buff": hp_buff, "atk_buff": atk_buff, "def_buff": def_buff, "guards": guards };
|
||||
} else {
|
||||
// 直接使用缓存数据
|
||||
|
||||
Loading…
Reference in New Issue
Block a user