You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: config/menus/options.cfg
+43-43Lines changed: 43 additions & 43 deletions
Original file line number
Diff line number
Diff line change
@@ -312,9 +312,9 @@ options_menus_general = [
312
312
] "show client GPU info" [
313
313
ui_text "your system graphics processing unit (GPU) information will be displayed in the bottom-right corner of the screen in the main menu""" 0x22FF22 "" 1200
314
314
] "show versioning info" [
315
-
ui_text "red eclipse legacy client version information will be displayed in the bottom-right corner of the screen in the main menu""" 0x22FF22 "" 1200
315
+
ui_text "Blue Nebula client version information will be displayed in the bottom-right corner of the screen in the main menu""" 0x22FF22 "" 1200
316
316
] "show official site link" [
317
-
ui_text "the current official red eclipse legacy website link will be displayed in the bottom-right corner of the screen in the main menu""" 0x22FF22 "" 1200
317
+
ui_text "the current official Blue Nebula website link will be displayed in the bottom-right corner of the screen in the main menu""" 0x22FF22 "" 1200
318
318
]
319
319
]
320
320
ui_strut 1.5
@@ -604,32 +604,32 @@ options_scoreboard = [
604
604
options_serverbrowser = [
605
605
ui_text "Update Interval (in seconds):"
606
606
ui_strut 0.2
607
-
607
+
608
608
ui_list [
609
-
ui_center_z [
609
+
ui_center_z [
610
610
ui_radiobutton "1" serverupdateinterval 1
611
-
611
+
612
612
ui_strut 0.75
613
-
613
+
614
614
ui_radiobutton "5" serverupdateinterval 5
615
-
615
+
616
616
ui_strut 0.75
617
-
617
+
618
618
ui_radiobutton "15" serverupdateinterval 15
619
-
619
+
620
620
ui_strut 0.75
621
-
621
+
622
622
ui_radiobutton "30" serverupdateinterval 30
623
-
623
+
624
624
ui_strut 0.75
625
-
625
+
626
626
ui_radiobutton "60" serverupdateinterval 60
627
-
627
+
628
628
ui_strut 0.75
629
629
]
630
-
630
+
631
631
]
632
-
632
+
633
633
ui_strut 0.4
634
634
635
635
ui_checkbox (format "^fc%1""Show Server Version") serverbrowser_show_server_platform_and_branch // show_server_platform_and_branch checkbox
0 commit comments