mirror of
https://github.com/vanhauser-thc/thc-hydra.git
synced 2025-08-21 22:03:46 -07:00
working algo after a change
This commit is contained in:
parent
0dcac31b4a
commit
f1c5444e75
1 changed files with 4 additions and 0 deletions
4
bfg.h
4
bfg.h
|
@ -46,7 +46,11 @@ typedef struct {
|
|||
<<<<<<< HEAD
|
||||
=======
|
||||
uint64_t rotate;
|
||||
<<<<<<< HEAD
|
||||
>>>>>>> c65e3a2 (update efficient rain option)
|
||||
=======
|
||||
uint64_t strafe;
|
||||
>>>>>>> fc82b52 (working algo after a change)
|
||||
} bf_option;
|
||||
|
||||
extern bf_option bf_options;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue