Skip to content

Commit 3467a05

Browse files
committed
add preset for Arcatera the Dark Brotherhood
1 parent 14336e8 commit 3467a05

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/config.c

+6
Original file line numberDiff line numberDiff line change
@@ -404,6 +404,12 @@ static void cfg_create_ini()
404404
"[Atrox]\n"
405405
"nonexclusive=true\n"
406406
"\n"
407+
"; Arcatera the Dark Brotherhood\n"
408+
"[darksun]\n"
409+
"maxgameticks=60\n"
410+
"maxfps=60\n"
411+
"minfps=-1\n"
412+
"\n"
407413
"; Atomic Bomberman\n"
408414
"[BM]\n"
409415
"maxgameticks=60\n"

0 commit comments

Comments
 (0)