@@ -3,14 +3,14 @@ srv_check = False
33
44[function]
55
6- # Reference string: %s spent %d on a %s (while being contro
6+ # Reference string: %s spent %d on a %s (while being contro
77 [[add_account]]
88 identifier_windows = 55 8B EC 83 E4 F8 81 EC 4C 01 00 00 53 56 57 8B F9 8B 07 8B 80
99 # identifier_linux = _ZN9CCSPlayer10AddAccountEibbPKc
1010 identifier_linux = 55 89 E5 57 56 53 81 EC BC 01 00 00 8B 5D 08 0F
1111 arguments = INT, BOOL, BOOL, STRING
1212
13- # Reference string: #Cannot_Carry_Anymore
13+ # Reference string: #Cannot_Carry_Anymore
1414 [[buy_internal]]
1515 identifier_windows = 55 8B EC 83 E4 F8 83 EC 0C 53 56 57 6A 01
1616 # indentifier_linux = _ZN9CCSPlayer26HandleCommand_Buy_InternalEPKcib
@@ -23,13 +23,13 @@ srv_check = False
2323 # identifier_linux = _ZN9CCSPlayer6DeafenEf
2424 identifier_linux = 55 89 E5 83 EC 48 89 7D FC 8B 7D 08 89 5D F4 89 75 F8 8B 07
2525
26- # Reference string: sf_ui_tint
26+ # Reference string: sf_ui_tint
2727 [[_spawn]]
2828 identifier_windows = 55 8B EC 83 EC 0C 53 56 57 8B F9 8B 0D 2A 2A 2A 2A 8B
2929 # identifier_linux = _ZN9CCSPlayer12RoundRespawnEv
3030 identifier_linux = 55 89 E5 57 56 53 83 EC 4C A1 2A 2A 2A 2A 8B 5D 08 89 04 24
3131
32- # Reference string: CCSPlayer::SwitchTeam( %d ) - invalid t
32+ # Reference string: CCSPlayer::SwitchTeam( %d ) - invalid t
3333 [[switch_team]]
3434 identifier_windows = 55 8B EC 83 EC 10 53 56 8B 75 08 57 8B F9 85 F6
3535 # identifier_linux = _ZN9CCSPlayer10SwitchTeamEi
0 commit comments