mirror of
https://github.com/YGGverse/hlsdk-portable.git
synced 2025-01-23 13:14:51 +00:00
Allow special beam color for houndeye squad of size 5
This commit is contained in:
parent
7a999bf987
commit
59508d66da
@ -514,6 +514,7 @@ void CHoundeye::WriteBeamColor( void )
|
||||
bBlue = 255;
|
||||
break;
|
||||
case 4:
|
||||
case 5:
|
||||
bRed = 62;
|
||||
bGreen = 33;
|
||||
bBlue = 211;
|
||||
|
Loading…
x
Reference in New Issue
Block a user