]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Reposition text header ToS LegendaryGuard/tos_design
authorLegendaryGuard <rootuser999@gmail.com>
Wed, 29 Dec 2021 22:51:09 +0000 (23:51 +0100)
committerLegendaryGuard <rootuser999@gmail.com>
Wed, 29 Dec 2021 22:51:09 +0000 (23:51 +0100)
qcsrc/menu/xonotic/dialog_termsofservice.qc

index f006242613c5d7ad4e1ae2bc326b8165520fc205..766db61cc47f4f57b8b543763e3a32d86431ef3d 100644 (file)
@@ -84,7 +84,6 @@ void XonoticToSDialog_fill(entity me)
                me.TD(me, 1, 5, e = makeXonoticTextLabel(0, subtitle));
                e.allowWrap = 1;
 
-       me.TR(me);
        me.TR(me);
                me.TD(me, me.rows - 2.5, me.columns - 2, me.textBox = makeXonoticTextBox());
                me.loadXonoticToS(me);