mirror of
https://github.com/DarkflameUniverse/DarkflameServer
synced 2024-08-30 18:43:58 +00:00
1 line
92 B
MySQL
1 line
92 B
MySQL
|
UPDATE friends SET player_id = player_id % 0x100000000, friend_id = friend_id % 0x100000000;
|