diff --git a/src/config.c b/src/config.c index 40a2c06..6788097 100644 --- a/src/config.c +++ b/src/config.c @@ -960,6 +960,13 @@ static void cfg_create_ini() "maintas=false\n" "boxing=false\n" "\n" + "; Total Annihilation: Escalation\n" + "[TotalA]\n" + "checkfile=.\\TAESC.INI\n" + "renderer=opengl\n" + "fixwndprochook=true\n" + "adjmouse=false\n" + "\n" "; Three Kingdoms: Fate of the Dragon\n" "[sanguo]\n" "maxgameticks=60\n"