diff options
-rw-r--r-- | sql/updates/world/3.3.5/2016_12_07_01_world_335.sql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/world/3.3.5/2016_12_07_01_world_335.sql b/sql/updates/world/3.3.5/2016_12_07_01_world_335.sql index d070ea95f77..886140c80b3 100644 --- a/sql/updates/world/3.3.5/2016_12_07_01_world_335.sql +++ b/sql/updates/world/3.3.5/2016_12_07_01_world_335.sql @@ -1,4 +1,4 @@ -SET @OGUID:=9709 +SET @OGUID:=9709; SET @FourthOfJulyEvent:=72; SET @NewYearEvent:=6; |