Core/GameEventMgr: Drop temporary table
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- Remove temporary table
|
||||
DROP TABLE `game_event_temp`;
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,2 @@
|
||||
-- Remove temporary table
|
||||
DROP TABLE `game_event_temp`;
|
||||