File tree 3 files changed +3
-3
lines changed
addons/source-python/data/source-python/entities/csgo
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ srv_check = False
5
5
6
6
[[set_attacker]]
7
7
identifier_windows = 55 8B EC 53 8B 5D 08 56 57 8B F9 53
8
- identifier_linux = 55 89 E5 57 56 53 83 EC 2C C7 45 E4 00 00 00 00 8B 5D 08 8B 75 0C
8
+ identifier_linux = 55 89 E5 57 56 53 83 EC 2C 8B 5D 08 8B 7D 0C 8B 83 2A 2A 00 00 83 F8 FF 0F 84 2A 2A 00 00 8B 0D
9
9
arguments = POINTER
10
10
11
11
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ srv_check = False
21
21
[[deafen]]
22
22
identifier_windows = 55 8B EC 83 EC 28 56 57 8B F9 F3 0F 11 4D FC
23
23
# identifier_linux = _ZN9CCSPlayer6DeafenEf
24
- identifier_linux = 55 89 E5 83 EC 48 89 7D FC 8B 7D 08 89 5D F4 89 75 F8 8B 07
24
+ identifier_linux = 55 89 E5 57 56 53 83 EC 38 8B 5D 08 8B 03 53 FF 90 2A 2A 00 00 83 C4 10 85 C0
25
25
26
26
# Reference string: sf_ui_tint
27
27
[[_spawn]]
Original file line number Diff line number Diff line change @@ -6,4 +6,4 @@ srv_check = False
6
6
# CDecoyProjectile::Think_Detonate
7
7
[[detonate]]
8
8
identifier_windows = 55 8B EC 51 56 8B F1 57 8B 86 D4 00 00 00
9
- identifier_linux = 55 89 E5 57 56 53 83 EC 3C 8B 5D 08 F6 83 2A 00 00 00 10
9
+ identifier_linux = 55 89 E5 57 56 53 83 EC 1C 8B 5D 08 F6 83 2A 00 00 00 10
You can’t perform that action at this time.
0 commit comments