mirror of
https://github.com/EQEmu/Server.git
synced 2026-01-02 17:53:51 +00:00
Add File 2015_02_01_logsys_packet_logs.sql
This commit is contained in:
parent
5daa29aa3f
commit
8aa8982b66
3
utils/sql/git/required/2015_02_01_logsys_packet_logs.sql
Normal file
3
utils/sql/git/required/2015_02_01_logsys_packet_logs.sql
Normal file
@ -0,0 +1,3 @@
|
||||
REPLACE INTO `logsys_categories` (`log_category_id`, `log_category_description`) VALUES ('39', 'Packet: Server -> Client');
|
||||
REPLACE INTO `logsys_categories` (`log_category_id`, `log_category_description`) VALUES ('5', 'Packet: Client -> Server');
|
||||
REPLACE INTO `logsys_categories` (`log_category_id`, `log_category_description`) VALUES ('40', 'Packet: Client -> Server Unhandled');
|
||||
Loading…
x
Reference in New Issue
Block a user