DB/Scripts: Remove obsolete waypoint scripts, fixes related startup errors

This commit is contained in:
Malcrom
2011-02-08 18:54:18 +01:00
committed by Shauren
parent 86ccea7268
commit 8bcd298103

View File

@@ -0,0 +1,2 @@
-- Remove obsolete waypoint scripts
DELETE FROM `waypoint_scripts` WHERE `id` IN (448,450);