oops constant
This commit is contained in:
parent
e87766f16e
commit
d7b54f080c
@ -3,8 +3,7 @@ const SOURCE_DURATION_MS = 1000;
|
|||||||
const TARGET_DELAY_MS = 500;
|
const TARGET_DELAY_MS = 500;
|
||||||
const TARGET_DURATION_MS = 1500;
|
const TARGET_DURATION_MS = 1500;
|
||||||
const POST_SKILL_DURATION_MS = 1000;
|
const POST_SKILL_DURATION_MS = 1000;
|
||||||
// const SOURCE_AND_TARGET_TOTAL_DURATION = TARGET_DELAY_MS + TARGET_DURATION_MS;
|
const SOURCE_AND_TARGET_TOTAL_DURATION = TARGET_DELAY_MS + TARGET_DURATION_MS;
|
||||||
const SOURCE_AND_TARGET_TOTAL_DURATION = 100000;
|
|
||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
TIMES: {
|
TIMES: {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user