From: terencehill Date: Tue, 24 May 2011 14:17:21 +0000 (+0200) Subject: Get rid of scr_centerpos in the skin file too, and put centerprint cvars at the end... X-Git-Tag: xonotic-v0.5.0~219 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=30d6b9243a3506294a4084a8c712667bb8718384;p=xonotic%2Fxonotic-data.pk3dir.git Get rid of scr_centerpos in the skin file too, and put centerprint cvars at the end as the hud_save command saves them there --- diff --git a/hud_luminos.cfg b/hud_luminos.cfg index 372839ae5..e1ab76507 100644 --- a/hud_luminos.cfg +++ b/hud_luminos.cfg @@ -29,8 +29,6 @@ seta hud_configure_grid "1" seta hud_configure_grid_xsize "0.010000" seta hud_configure_grid_ysize "0.010000" -seta scr_centerpos "0.25" - seta hud_panel_weapons 1 seta hud_panel_weapons_pos "0.940000 0.180000" seta hud_panel_weapons_size "0.060000 0.610000" @@ -101,19 +99,6 @@ seta hud_panel_healtharmor_progressbar_health "progressbar" seta hud_panel_healtharmor_progressbar_armor "progressbar" seta hud_panel_healtharmor_text "1" -seta hud_panel_centerprint 1 -seta hud_panel_centerprint_pos "0.180000 0.260000" -seta hud_panel_centerprint_size "0.650000 0.210000" -seta hud_panel_centerprint_bg "0" -seta hud_panel_centerprint_bg_color "" -seta hud_panel_centerprint_bg_color_team "" -seta hud_panel_centerprint_bg_alpha "" -seta hud_panel_centerprint_bg_border "" -seta hud_panel_centerprint_bg_padding "" -seta hud_panel_centerprint_align "0.5" -seta hud_panel_centerprint_fontscale "1" -seta hud_panel_centerprint_time "2" - seta hud_panel_notify 1 seta hud_panel_notify_pos "0.710000 0.800000" seta hud_panel_notify_size "0.290000 0.190000" @@ -246,4 +231,17 @@ seta hud_panel_physics_acceleration_progressbar_mode "0" seta hud_panel_physics_progressbar "1" seta hud_panel_physics_text "1" +seta hud_panel_centerprint 1 +seta hud_panel_centerprint_pos "0.180000 0.260000" +seta hud_panel_centerprint_size "0.650000 0.210000" +seta hud_panel_centerprint_bg "0" +seta hud_panel_centerprint_bg_color "" +seta hud_panel_centerprint_bg_color_team "" +seta hud_panel_centerprint_bg_alpha "" +seta hud_panel_centerprint_bg_border "" +seta hud_panel_centerprint_bg_padding "" +seta hud_panel_centerprint_align "0.5" +seta hud_panel_centerprint_fontscale "1" +seta hud_panel_centerprint_time "2" + menu_sync