Core/GameEventMgr: Drop temporary table

This commit is contained in:
leak
2011-03-18 20:27:23 +01:00
parent e98e31b70d
commit 74ae022849

View File

@@ -0,0 +1,2 @@
-- Remove temporary table
DROP TABLE `game_event_temp`;