Skip to content

Commit eee8ab7

Browse files
committed
[fix] timescale comments
1 parent 5f0556f commit eee8ab7

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

โ€Ždemo.cfgโ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ bind mouse4 "gear_down"; // ๅŽไพง้”ฎ -ๆ’ญ
1818
bind v "toggle crosshair 0 1"; // v ้š่—ๅ‡†ๅฟƒ
1919
bind b "toggle cl_drawhud"; // b ้š่—ๆ‰€ๆœ‰hudๅŒ…ๆ‹ฌๅ‡ปๆ€
2020
bind n "toggle cl_drawhud_force_radar 1 -1"; // n ๅผ€ๅ…ณ้›ท่พพ
21-
bind m "toggle host_timescale"; // m ๅผ€ๅ…ณๅฃฐ้Ÿณ
21+
bind m "toggle host_timescale"; // m ๅŠ ้€Ÿๆ—ถ้—ด
2222
bind pgup "ScreenRecord;demo_resume; echo >>> ๅฝ•ๅฑๅผ€ๅง‹" // PageUp (OBS..)ๅฝ•ๅฑๅผ€ๅง‹ ้œ€่ฆๅฝ•ๅฑ่ฝฏไปถ่ฎพ็ฝฎๅŒๆ ทๅฟซๆท้”ฎ
2323
bind pgdn "fps_max 200;demo_timescale 1;demo_pause;echo >>> ๅฝ•ๅฑ็ป“ๆŸ" // PageDown (OBS..)ๅฝ•ๅฑ็ป“ๆŸ
2424

@@ -148,7 +148,7 @@ echo โ”€โ”€โ”€โ”€ xๅ…‰ : x
148148
echo โ”€โ”€โ”€โ”€ ๅ‡†ๅฟƒ้€ๆ˜Žๅบฆ : v
149149
echo โ”€โ”€โ”€โ”€ ๅผ€ๅ…ณHUD : b
150150
echo โ”€โ”€โ”€โ”€ ๅผ€ๅ…ณ้›ท่พพ : n
151-
echo โ”€โ”€โ”€โ”€ ้™้Ÿณ : m
151+
echo โ”€โ”€โ”€โ”€ ๅŠ ้€Ÿๆ—ถ้—ด : m
152152
echo โ”€โ”€โ”€โ”€ ๅฟซ้€€5s : ,
153153
echo โ”€โ”€โ”€โ”€ ๅฟซ่ฟ›5s : .
154154
echo โ”€โ”€โ”€โ”€ demoๆš‚ๅœ/็ปง็ปญ : p/้ผ ๆ ‡ไธญ้”ฎ๏ผˆmouse3๏ผ‰

โ€Žhlae.cfgโ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ bind ' "toggle tv_listen_voice_indices -1 0" // ' ๅผ€ๅ…ณCS2็Žฉๅฎถ่ฏญ
4646
bind v "toggle crosshair"; // V ้š่—ๅ‡†ๅฟƒ
4747
bind b "toggle cl_drawhud"; // B ้š่—ๆ‰€ๆœ‰hudๅŒ…ๆ‹ฌๅ‡ปๆ€
4848
bind n "incrementvar cl_drawhud_force_radar -1 1 1"; // N ๅผ€ๅ…ณ้›ท่พพ 1=ๅผบๅˆถๅผ€ 0=่‡ชๅŠจ -1=ๅผบๅˆถๅ…ณ
49-
bind m "toggle host_timescale"; // M ๅผ€ๅ…ณๅฃฐ้Ÿณ
49+
bind m "toggle host_timescale"; // M ๅŠ ้€Ÿๆ—ถ้—ด
5050
bind , "demo_goto -5s relative"; // [ ๅฟซ้€€5s
5151
bind . "demo_goto 5s relative"; // ] ๅฟซ่ฟ›5s
5252
bind [ "mirv_campath edit start delta+0.25"; // [ ่ฟ้•œๆ—ถ้—ดๅ›ž้€€0.25s
@@ -329,7 +329,7 @@ echo โ”€โ”€โ”€โ”€ xๅ…‰ : X
329329
echo โ”€โ”€โ”€โ”€ ๅ‡†ๅฟƒๅผ€ๅ…ณ : V
330330
echo โ”€โ”€โ”€โ”€ ๅผ€ๅ…ณHUD : B
331331
echo โ”€โ”€โ”€โ”€ ๅผ€ๅ…ณ้›ท่พพ : N
332-
echo โ”€โ”€โ”€โ”€ ้™้Ÿณ : M
332+
echo โ”€โ”€โ”€โ”€ ๅŠ ้€Ÿๆ—ถ้—ด : M
333333
echo โ”€โ”€โ”€โ”€ ๅฟซ้€€5s : ,
334334
echo โ”€โ”€โ”€โ”€ ๅฟซ่ฟ›5s : .
335335
echo โ”€โ”€โ”€โ”€ ่ฟ้•œๆ—ถ้—ดๅ›ž้€€0.25s : [

0 commit comments

Comments
ย (0)