mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-02-06 08:59:11 +01:00
Core/Players: Do not show zone on character list before first login
This commit is contained in:
@@ -0,0 +1 @@
|
||||
UPDATE `characters` SET `zone`=0 WHERE (`at_login` & 0x20) != 0;
|
||||
Reference in New Issue
Block a user