mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 19:05:42 +00:00
restructured repository based on following standards:
https://github.com/HW-Core/directory-structure
This commit is contained in:
4
data/sql/misc fixes/world_warden.sql
Normal file
4
data/sql/misc fixes/world_warden.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
UPDATE warden_checks SET type=243, data=NULL, str=NULL, address=NULL, length=NULL, result=NULL, comment=NULL WHERE address=174688 AND length=37; -- ATI Tools, Graphics related (OSD, Anti-aliasing) (88, 134, 261, 761, 777)
|
||||
UPDATE warden_checks SET type=243, data=NULL, str=NULL, address=NULL, length=NULL, result=NULL, comment=NULL WHERE address=4609675 AND length=5; -- Loggin result (402)
|
||||
UPDATE warden_checks SET type=243, data=NULL, str=NULL, address=NULL, length=NULL, result=NULL, comment=NULL WHERE address=11287980 AND length=8; -- Parental Controls related (437)
|
||||
Reference in New Issue
Block a user