doom3-starter-kit/base/guis/map/loading.gui

19 lines
204 B
Text
Raw Normal View History

2022-07-15 00:22:33 +00:00
windowDef Desktop
{
menugui 1
rect 0,0,640,480
backcolor 1,.5,0,1
visible 1
nocursor 1
windowDef text
{
rect 0,245,640,33
visible 1
text "Loading"
textalign 1
textscale 2
}
}