mirror of
https://github.com/unanmed/HumanBreak.git
synced 2025-04-29 10:43:25 +08:00
feat: deprecate pop.ts
This commit is contained in:
parent
d4467b4d11
commit
04a9d61b05
@ -6,7 +6,7 @@ let pop: any[] = [];
|
|||||||
let time = 0;
|
let time = 0;
|
||||||
|
|
||||||
export function init() {
|
export function init() {
|
||||||
core.registerAnimationFrame('pop', true, popValue);
|
// Deprecated.
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user