mirror of
https://github.com/DrBeef/JKXR.git
synced 2024-11-22 20:21:21 +00:00
13 lines
246 B
Text
13 lines
246 B
Text
|
gfx/hud/useablehint
|
||
|
{
|
||
|
{
|
||
|
map gfx/hud/useablehint_circle
|
||
|
blendFunc GL_ONE GL_ONE
|
||
|
rgbGen wave sawtooth 0 1 0 0.75
|
||
|
}
|
||
|
{
|
||
|
map gfx/hud/useablehint
|
||
|
blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
|
||
|
}
|
||
|
}
|