Skip to content

Commit 02aaee6

Browse files
authored
Updated the buy_internal signature for CS:GO. (#434)
1 parent c003fc8 commit 02aaee6

File tree

1 file changed

+1
-1
lines changed
  • addons/source-python/data/source-python/entities/csgo

1 file changed

+1
-1
lines changed

addons/source-python/data/source-python/entities/csgo/CCSPlayer.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ srv_check = False
1212

1313
# Reference string: #Cannot_Carry_Anymore
1414
[[buy_internal]]
15-
identifier_windows = 55 8B EC 83 E4 F8 83 EC 2C 53 56 57 6A 01
15+
identifier_windows = 55 8B EC 83 EC 24 53 56 57 6A 01
1616
# indentifier_linux = _ZN9CCSPlayer26HandleCommand_Buy_InternalEPKcib
1717
identifier_linux = 55 89 E5 83 EC 78 0F B6 55 14 89 75 F8
1818
arguments = INT, STRING, BOOL, BOOL

0 commit comments

Comments
 (0)