mirror of
https://github.com/blendogames/Doom3-Starter-Kit.git
synced 2024-11-10 06:32:02 +00:00
11 lines
No EOL
108 B
Text
11 lines
No EOL
108 B
Text
windowDef Desktop
|
|
{
|
|
menugui 1
|
|
nocursor 0
|
|
rect 0,0,640,480
|
|
|
|
onTime 10
|
|
{
|
|
set "cmd" "startgame";
|
|
}
|
|
} |