X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fmenu%2Fitem%2Finputbox.c;h=572d3a0710dd866bef056667cb2862165d80cf0b;hb=55c74eb054a0204f8f12f231ea070d62aa004605;hp=af6587b5a67ebca90ecdb614524bd94923b5fdd0;hpb=2a779ce18b93a1f57057dcd7921d6c50cb5bea32;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/menu/item/inputbox.c b/qcsrc/menu/item/inputbox.c index af6587b5a..572d3a071 100644 --- a/qcsrc/menu/item/inputbox.c +++ b/qcsrc/menu/item/inputbox.c @@ -226,7 +226,6 @@ void InputBox_draw(entity me) else if(ch2 == "x") // ^x found { theColor = '1 1 1'; - theTempColor = '0 0 0'; component = HEXDIGIT_TO_DEC(substring(me.text, i+2, 1)); if (component >= 0) // ^xr found