4 lines
130 B
SQL
4 lines
130 B
SQL
UPDATE
|
|
hlstats_PlayerUniqueIds
|
|
SET
|
|
uniqueId = replace(uniqueId, 'STEAM_1:',''), uniqueId = replace(uniqueId, 'STEAM_0:',''); |