Skip to content

Commit 16c191a

Browse files
authored
Updated CS:GO data. (#458)
1 parent 3422d53 commit 16c191a

File tree

1 file changed

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

1 file changed

+2
-2
lines changed

Diff for: addons/source-python/data/source-python/entities/csgo/CCSPlayer.ini

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ srv_check = False
2525

2626
# Reference string: sf_ui_tint
2727
[[_spawn]]
28-
identifier_windows = 55 8B EC 83 EC 0C 53 56 57 8B F9 8B 0D 2A 2A 2A 2A 8B
28+
identifier_windows = 55 8B EC 83 EC 0C 53 56 57 8B F9 8B 0D 2A 2A 2A 2A 8B 01
2929
# identifier_linux = _ZN9CCSPlayer12RoundRespawnEv
30-
identifier_linux = 55 89 E5 57 56 53 83 EC 4C A1 2A 2A 2A 2A 8B 5D 08 89 04 24
30+
identifier_linux = 55 89 E5 57 56 53 83 EC 3C A1 2A 2A 2A 2A 8B 5D 08 89 04 24
3131

3232
# Reference string: CCSPlayer::SwitchTeam( %d ) - invalid t
3333
[[switch_team]]

0 commit comments

Comments
 (0)