]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/menu/xonotic/dialog_multiplayer_profile.qc
Resolve a long-standing TODO hat had already been resolved at the time of addition
[xonotic/xonotic-data.pk3dir.git] / qcsrc / menu / xonotic / dialog_multiplayer_profile.qc
index 4405d98de7d3f34be00cd3ce8fce0ca8c1d655da..e6d9e3492903f6beefcca98d4740676858bb7762 100644 (file)
@@ -36,7 +36,7 @@ void XonoticProfileTab_fill(entity me)
        entity e, pms, label, box;
        float i;
        entity profileApplyButton = makeXonoticCommandButton(_("Apply immediately"), '0 0 0',
-               "color -1 -1;"
+               "color -1 -1;" // apply colors contained in _cl_color
                "name \"$_cl_name\";"
                "playermodel $_cl_playermodel;"
                "playerskin $_cl_playerskin;"