mirror of
https://github.com/hyugogirubato/KeyDive.git
synced 2025-04-30 00:24:25 +02:00
add issue reference
This commit is contained in:
parent
3628e42f45
commit
54457c8f0d
@ -409,6 +409,7 @@ const hookLibrary = (name, dynamic) => {
|
|||||||
address: library.base.add(s.address)
|
address: library.base.add(s.address)
|
||||||
}));
|
}));
|
||||||
} else {
|
} else {
|
||||||
|
// https://github.com/hyugogirubato/KeyDive/issues/50
|
||||||
functions = getFunctions(library, dynamic);
|
functions = getFunctions(library, dynamic);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user