mirror of
https://github.com/jmarshall23/Quake_4_Alpha.git
synced 2026-08-16 16:21:10 +02:00
12 lines
167 B
Plaintext
12 lines
167 B
Plaintext
windowDef Desktop
|
|
{
|
|
rect 0,0,640,480
|
|
windowDef unnamed
|
|
{
|
|
rect 0,0,640,480
|
|
visible 1
|
|
background "gfx/guis/weapons/goobgun/fire_base01"
|
|
matcolor 1,1,1,1
|
|
}
|
|
}
|