1@echo off
2if not "%1" == "auto" set LANG=%1
3start freeciv-mp-gtk3.exe %2 %3 %4 %5 %6 %7 %8 %9
4