mirror of
https://github.com/azerothcore/mod-anticheat.git
synced 2026-01-13 00:58:35 +00:00
chore: drop procedure after we are done (#90)
This commit is contained in:
@@ -35,3 +35,4 @@ END //
|
||||
DELIMITER ;
|
||||
|
||||
CALL updatemodanticheatdb();
|
||||
DROP PROCEDURE IF EXISTS `updatemodanticheatdb`;
|
||||
|
||||
@@ -35,3 +35,4 @@ END //
|
||||
DELIMITER ;
|
||||
|
||||
CALL updatemodanticheatdb();
|
||||
DROP PROCEDURE IF EXISTS `updatemodanticheatdb`;
|
||||
|
||||
Reference in New Issue
Block a user