mirror of
https://github.com/DrBeef/JKXR.git
synced 2024-11-10 14:52:00 +00:00
12 lines
246 B
Text
12 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
|
|
}
|
|
}
|