File tree 5 files changed +11
-11
lines changed
5 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 1
- 9378203
1
+ 9378732
Original file line number Diff line number Diff line change @@ -59670,7 +59670,7 @@ panorama/scripts/popups/popup_leaderboard_namelock.vts_c CRC:00e0299786 size:487
59670
59670
panorama/scripts/popups/popup_leaderboards.vjs_c CRC:00522ecf00 size:9100
59671
59671
panorama/scripts/popups/popup_license_register.vts_c CRC:009f7ca3c3 size:4076
59672
59672
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
59674
59674
panorama/scripts/popups/popup_news.vts_c CRC:00e1870586 size:5916
59675
59675
panorama/scripts/popups/popup_operation_store.vjs_c CRC:00aca98522 size:22497
59676
59676
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
59894
59894
panorama/styles/popups/popup_hud_edge_positions.vcss_c CRC:00686bc893 size:2538
59895
59895
panorama/styles/popups/popup_inventory_inspect.vcss_c CRC:00669fa444 size:11424
59896
59896
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
59898
59898
panorama/styles/popups/popup_mainmenu_overwatch_verdict.vcss_c CRC:009b962e4a size:4832
59899
59899
panorama/styles/popups/popup_major_hub.vcss_c CRC:00fbf21bc3 size:32812
59900
59900
panorama/styles/popups/popup_manager.vcss_c CRC:003b273ec2 size:2479
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ var PopupMajorHub;
43
43
}
44
44
PopupMajorHub . ClosePopup = ClosePopup ;
45
45
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' +
47
47
'&' + 'titleoverride=#CSGO_PickEm_Leaderboard_Title' +
48
48
'&' + 'points-title=#tournament_coin_completed_challenges' +
49
49
'&' + 'popup-style=major-hub-popup-leaderboard' ) ;
Original file line number Diff line number Diff line change 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 */
2
2
3
3
.PopupPanel
4
4
{
194
194
horizontal-align : center;
195
195
vertical-align : center;
196
196
height : 100% ;
197
- width : height-percentage ( 125 % );
197
+ width : height-percentage ( 132 % );
198
198
}
199
199
200
200
.popup-leaderboard__status .hidden , .popup-leaderboard__list .hidden , # id-popup-leaderboard-navbar .hidden
245
245
246
246
.PopupPanel .major-hub-popup-leaderboard
247
247
{
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" );
249
249
background-size : 150% 100% ;
250
250
background-position : top;
251
251
background-repeat : no-repeat;
Original file line number Diff line number Diff line change 1
- ClientVersion=2000453
2
- ServerVersion=2000453
1
+ ClientVersion=2000455
2
+ ServerVersion=2000455
3
3
PatchVersion=1.40.5.4
4
4
ProductName=cs2
5
5
appID=730
6
6
ServerAppID=2347773
7
- SourceRevision=9378237
7
+ SourceRevision=9378757
8
8
VersionDate=Nov 27 2024
9
- VersionTime=13:39:47
9
+ VersionTime=15:38:02
You can’t perform that action at this time.
0 commit comments