mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-21 09:44:45 +01:00
Core/Player: cleanup function CheckInstanceLoginValid
This commit is contained in:
3
sql/updates/world/2015_11_27_00_world_355.sql
Normal file
3
sql/updates/world/2015_11_27_00_world_355.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
DELETE FROM `trinity_string` WHERE `entry` = 11010;
|
||||
INSERT INTO `trinity_string` (`entry`,`content_default`) VALUES
|
||||
(11010, 'You didn\'t get kicked out of the instance even if Player::CheckInstanceLoginValid() returned false and without .gm on flag');
|
||||
Reference in New Issue
Block a user