diff options
Diffstat (limited to 'ui/ingame.menu')
-rw-r--r-- | ui/ingame.menu | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/ui/ingame.menu b/ui/ingame.menu index 0f1c630a..a19d529d 100644 --- a/ui/ingame.menu +++ b/ui/ingame.menu @@ -39,15 +39,16 @@ itemDef { name splashmodel - rect 0 0 640 56 + rect 0 -10 640 66 type ITEM_TYPE_MODEL - style WINDOW_STYLE_EMPTY + style WINDOW_STYLE_FILLED asset_model "models/splash/splash_screen.md3" model_fovx 32.0 - model_fovy 2.8 + model_fovy 3.8 model_angle 180 visible 1 decoration + backcolor 0 0 0 1 } itemdef |