1
This commit is contained in:
parent
05d83ad7ca
commit
885da1d32a
@ -143,6 +143,11 @@ class Fragment {
|
||||
allocFunc(allocNode, constant.ALL_GUN_FRAGMENT, value, gunNum);
|
||||
});
|
||||
|
||||
allocResult.forEach(
|
||||
(value, key) => {
|
||||
|
||||
}
|
||||
);
|
||||
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user