feat:优化HUD设置,禁用网络状态显示以提升性能
This commit is contained in:
@@ -71,14 +71,15 @@ cl_hud_radar_scale 1.15 // 雷达缩放比例
|
||||
cl_showfps 1 // 显示FPS计数器
|
||||
cl_disable_ragdolls 1 // 禁用布娃娃系统 (提升性能)
|
||||
cl_show_team_equipment 0 // 不显示队友装备
|
||||
cl_hud_color 1 // HUD颜色设置
|
||||
|
||||
// ========================================
|
||||
// 网络状态显示
|
||||
// ========================================
|
||||
net_graph 1 // 显示网络状态图
|
||||
net_graphpos 2 // 网络图位置 (右侧)
|
||||
net_graphheight 0 // 网络图高度
|
||||
net_graphproportionalfont 0.5 // 网络图字体比例
|
||||
// net_graph 1 // 显示网络状态图
|
||||
// net_graphpos 2 // 网络图位置 (右侧)
|
||||
// net_graphheight 0 // 网络图高度
|
||||
// net_graphproportionalfont 0.5 // 网络图字体比例
|
||||
|
||||
// ========================================
|
||||
// 内存和资源管理
|
||||
|
||||
Reference in New Issue
Block a user