File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
addons/source-python/data/source-python/entities/csgo Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ srv_check = False
55
66 [[set_attacker]]
77 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
99 arguments = POINTER
1010
1111
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ srv_check = False
2121 [[deafen]]
2222 identifier_windows = 55 8B EC 83 EC 28 56 57 8B F9 F3 0F 11 4D FC
2323 # 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
2525
2626 # Reference string: sf_ui_tint
2727 [[_spawn]]
Original file line number Diff line number Diff line change @@ -6,4 +6,4 @@ srv_check = False
66 # CDecoyProjectile::Think_Detonate
77 [[detonate]]
88 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