mirror of
https://github.com/M66B/NetGuard.git
synced 2025-02-24 07:10:50 +00:00
parent
865b0695a9
commit
2782d44e10
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@
|
||||||
|
|
||||||
#define UID_DELAY 1 // milliseconds
|
#define UID_DELAY 1 // milliseconds
|
||||||
#define UID_DELAYTRY 10 // milliseconds
|
#define UID_DELAYTRY 10 // milliseconds
|
||||||
#define UID_MAXTRY 10
|
#define UID_MAXTRY 3
|
||||||
|
|
||||||
struct arguments {
|
struct arguments {
|
||||||
JNIEnv *env;
|
JNIEnv *env;
|
||||||
|
|
Loading…
Reference in a new issue