mirror of
https://github.com/qwertyuiop3/Storm.git
synced 2024-12-22 14:47:24 +08:00
4 lines
128 B
C++
4 lines
128 B
C++
|
void __thiscall Redirected_Get_Glow_Color(void* Entity, float* Red, float* Green, float* Blue, float* Alpha)
|
||
|
{
|
||
|
*Alpha = 0;
|
||
|
}
|