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