mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-23 10:26:28 +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