mirror of
https://github.com/Q3Rally-Team/q3rally.git
synced 2024-11-21 19:41:36 +00:00
new console background
This commit is contained in:
parent
96346b742e
commit
599dc0d3cc
3 changed files with 8 additions and 2 deletions
Binary file not shown.
Before Width: | Height: | Size: 3.2 MiB After Width: | Height: | Size: 2.7 MiB |
BIN
baseq3r/gfx/misc/screen01.tga
Normal file
BIN
baseq3r/gfx/misc/screen01.tga
Normal file
Binary file not shown.
After Width: | Height: | Size: 64 KiB |
|
@ -72,9 +72,15 @@ console
|
|||
nomipmaps
|
||||
|
||||
{
|
||||
map gfx/misc/console01.tga
|
||||
map gfx/misc/screen01.tga
|
||||
blendFunc GL_ONE GL_ZERO
|
||||
|
||||
tcMod scroll 7.1 0.2
|
||||
tcmod scale .8 1
|
||||
}
|
||||
{
|
||||
map gfx/misc/console01.tga
|
||||
blendFunc Add
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue