fix big gay

This commit is contained in:
LightCat 2019-01-27 15:30:23 +01:00
parent db819f272e
commit 63b6fba379

View File

@ -75,7 +75,7 @@ void DrawCheatVisuals()
if (info_text) if (info_text)
{ {
auto color = colors::RainbowCurrent(); auto color = colors::RainbowCurrent();
color.a = 255.0f; color.a = 1.0f;
AddSideString("cathook by nullworks", color); AddSideString("cathook by nullworks", color);
if (!info_text_min) if (!info_text_min)
{ {