diff -r f2d57e987ba9 -r 4821897a0f10 QTfrontend/ui/widget/gamecfgwidget.cpp --- a/QTfrontend/ui/widget/gamecfgwidget.cpp Fri Jan 25 12:54:24 2013 +0100 +++ b/QTfrontend/ui/widget/gamecfgwidget.cpp Fri Jan 25 13:59:27 2013 +0100 @@ -262,7 +262,7 @@ if (schemeData(18).toBool()) result |= 0x00080000; // ai survival if (schemeData(19).toBool()) - result |= 0x00100000; // infinite attacks + result |= 0x00100000; // infinite attacks if (schemeData(20).toBool()) result |= 0x00200000; // reset weaps if (schemeData(21).toBool())