Skip to content

Commit 5d38970

Browse files
2000455 | 5 files | M game/bin/built_from_cl.txt, M game/csgo/pak01_dir.txt, M game/csgo/pak01_dir/panorama/scripts/popups/popup_major_hub.js, M game/csgo/pak01_dir/panorama/styles/popups/popup_leaderboards.css, M game/csgo/steam.inf
https://steamdb.info/patchnotes/16559327/
1 parent 51ebd6f commit 5d38970

File tree

5 files changed

+11
-11
lines changed

5 files changed

+11
-11
lines changed

game/bin/built_from_cl.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
9378203
1+
9378732

game/csgo/pak01_dir.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -59670,7 +59670,7 @@ panorama/scripts/popups/popup_leaderboard_namelock.vts_c CRC:00e0299786 size:487
5967059670
panorama/scripts/popups/popup_leaderboards.vjs_c CRC:00522ecf00 size:9100
5967159671
panorama/scripts/popups/popup_license_register.vts_c CRC:009f7ca3c3 size:4076
5967259672
panorama/scripts/popups/popup_mainmenu_overwatch_verdict.vts_c CRC:000b1cb982 size:7404
59673-
panorama/scripts/popups/popup_major_hub.vts_c CRC:004ebd3890 size:68844
59673+
panorama/scripts/popups/popup_major_hub.vts_c CRC:007d6a60be size:68844
5967459674
panorama/scripts/popups/popup_news.vts_c CRC:00e1870586 size:5916
5967559675
panorama/scripts/popups/popup_operation_store.vjs_c CRC:00aca98522 size:22497
5967659676
panorama/scripts/popups/popup_play_gamemodeflags.vjs_c CRC:003bd95dc0 size:3489
@@ -59894,7 +59894,7 @@ panorama/styles/popups/popup_generic_text_entry.vcss_c CRC:00ed4ba125 size:3081
5989459894
panorama/styles/popups/popup_hud_edge_positions.vcss_c CRC:00686bc893 size:2538
5989559895
panorama/styles/popups/popup_inventory_inspect.vcss_c CRC:00669fa444 size:11424
5989659896
panorama/styles/popups/popup_leaderboard_namelock.vcss_c CRC:0035c10720 size:3180
59897-
panorama/styles/popups/popup_leaderboards.vcss_c CRC:00f4a08e9c size:14699
59897+
panorama/styles/popups/popup_leaderboards.vcss_c CRC:003b06a094 size:14683
5989859898
panorama/styles/popups/popup_mainmenu_overwatch_verdict.vcss_c CRC:009b962e4a size:4832
5989959899
panorama/styles/popups/popup_major_hub.vcss_c CRC:00fbf21bc3 size:32812
5990059900
panorama/styles/popups/popup_manager.vcss_c CRC:003b273ec2 size:2479

game/csgo/pak01_dir/panorama/scripts/popups/popup_major_hub.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ var PopupMajorHub;
4343
}
4444
PopupMajorHub.ClosePopup = ClosePopup;
4545
function LeaderboardPopup() {
46-
UiToolkitAPI.ShowCustomLayoutPopupParameters('', 'file://{resources}/layout/popups/popup_leaderboards.xml', 'type=official_leaderboard_pickem_cph2024_team.friends' +
46+
UiToolkitAPI.ShowCustomLayoutPopupParameters('', 'file://{resources}/layout/popups/popup_leaderboards.xml', 'type=official_leaderboard_pickem_sha2024_team.friends' +
4747
'&' + 'titleoverride=#CSGO_PickEm_Leaderboard_Title' +
4848
'&' + 'points-title=#tournament_coin_completed_challenges' +
4949
'&' + 'popup-style=major-hub-popup-leaderboard');

game/csgo/pak01_dir/panorama/styles/popups/popup_leaderboards.css

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Prettified by Source 2 Viewer 10.1.0.0 - https://valveresourceformat.github.io */
1+
/* Prettified by Source 2 Viewer 10.2.0.0 - https://valveresourceformat.github.io */
22

33
.PopupPanel
44
{
@@ -194,7 +194,7 @@
194194
horizontal-align: center;
195195
vertical-align: center;
196196
height: 100%;
197-
width: height-percentage( 125% );
197+
width: height-percentage( 132% );
198198
}
199199

200200
.popup-leaderboard__status.hidden,.popup-leaderboard__list.hidden,#id-popup-leaderboard-navbar.hidden
@@ -245,7 +245,7 @@
245245

246246
.PopupPanel.major-hub-popup-leaderboard
247247
{
248-
background-image: url("s2r://panorama/images/tournaments/backgrounds/pickem_bg_22_png.vtex");
248+
background-image: url("s2r://panorama/images/tournaments/backgrounds/pickem_bg_23_png.vtex");
249249
background-size: 150% 100%;
250250
background-position: top;
251251
background-repeat: no-repeat;

game/csgo/steam.inf

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
ClientVersion=2000453
2-
ServerVersion=2000453
1+
ClientVersion=2000455
2+
ServerVersion=2000455
33
PatchVersion=1.40.5.4
44
ProductName=cs2
55
appID=730
66
ServerAppID=2347773
7-
SourceRevision=9378237
7+
SourceRevision=9378757
88
VersionDate=Nov 27 2024
9-
VersionTime=13:39:47
9+
VersionTime=15:38:02

0 commit comments

Comments
 (0)