22 me.TD(me, 1, 4 * 0.5, e =
makeXonoticRadioButton(1, me.message,
"-1", _(
"Enable only if placed by mapper")));
31 FOREACH(StatusEffects, it.instanceOfBuff,
43 me.TD(me, 1, 4 - 0.2, e =
makeXonoticCheckBox(0,
"g_buffs_replace_available", _(
"Replace unavailable buffs with others")));
50 me.TD(me, 1, 4, e =
makeXonoticCheckBox(0,
"g_buffs_replace_powerups", _(
"Replace powerups with buffs")));
entity makeXonoticTextLabel(float theAlign, string theText)