add Moorhuhn 2 preset
This commit is contained in:
parent
3bc8fffe81
commit
d643f64df0
1 changed files with 4 additions and 0 deletions
|
@ -557,6 +557,10 @@ static void cfg_create_ini()
|
||||||
"[ja2]\n"
|
"[ja2]\n"
|
||||||
"hook=0\n"
|
"hook=0\n"
|
||||||
"\n"
|
"\n"
|
||||||
|
"; Moorhuhn 2\n"
|
||||||
|
"[Moorhuhn2]\n"
|
||||||
|
"hook=3\n"
|
||||||
|
"\n"
|
||||||
|
|
||||||
, fh);
|
, fh);
|
||||||
fclose(fh);
|
fclose(fh);
|
||||||
|
|
Loading…
Reference in a new issue