27 me.gotoRC(me, me.rows - 2.5, 0.25);
61 me.gotoRC(me, 0, 3.65); me.setFirstColumn(me, me.currentColumn);
66 me.gotoRC(me, 9, 3.65); me.setFirstColumn(me, me.currentColumn);
71 me.gotoRC(me, 11, 3.25); me.setFirstColumn(me, me.currentColumn);
72 me.TD(me, 1, 2.5, e =
makeXonoticCheckBox_T(0,
"cl_gentle", _(
"Disable gore effects and harsh language"),
73 _(
"Replace blood and gibs with content that does not have any gore effects")));
82 me.TD(me, 1, 2.3, e =
makeXonoticCheckBox(0,
"cl_gentle_messages", _(
"Just the language")));
entity makeXonoticHeaderLabel(string theText)